libstdc++: сhanges info
Paolo Carlini
pcarlini@suse.de
Sat Oct 20 18:22:00 GMT 2007
Arkady Galyash wrote:
> Hi,
>
> Where can i find detailed libstdc++ changes starting from 2.95 gcc version?
My gosh, lately time machines everywhere... ;)
Anyway, seriously, the release of 3.0.0, some *6* years ago, meant also
a completely new implementation, called "v3", aimed at tracking as
closely as possible the ISO C++ Standard (1997 and then 2003 edition).
The latter is our main reference now and in the future. Of course you
can find documentation everywhere, very little (in general) is specific
to our implementation. The main pointer for our docs is the following:
http://gcc.gnu.org/onlinedocs/libstdc++/documentation.html
Paolo.
More information about the Libstdc++
mailing list