GPL Runtime Exception and C++ Inheritance

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Under the GPL3 runtime exception,am I allowed to subclass parts of the standard c++ library(e.g.std::vector) for use in my non-GPL program?What about instantiating objects of classes in the standard c++ library(e.g. std::string) in my own classes?




[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux