[Patch] Start using the front-end traits in the library
Paolo Carlini
pcarlini@suse.de
Mon Apr 2 18:52:00 GMT 2007
Hi,
these are the first bits (besided those parts of the big C++ patch),
using the traits for the implementation of the C++03 library. Actually,
only __is_pod and __has_trivial_destructor are exploited, among the most
straightforward.
Tested x86/x86-64-linux.
Paolo.
//////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_trait_lib_1
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20070402/6cfee039/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_trait_lib_1
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20070402/6cfee039/attachment-0001.ksh>
More information about the Libstdc++
mailing list