GPL Runtime Exception and C++ Inheritance
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- To: gcc-help@xxxxxxxxxxx
- Subject: GPL Runtime Exception and C++ Inheritance
- From: Jeremy Vincent Yu <yujeremyvincent@xxxxxxxxx>
- Date: Wed, 5 Jul 2017 09:28:15 +0800
- User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1
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]