[Patch] Initial bits of tr1/type_traits
Paolo Carlini
pcarlini@suse.de
Fri Dec 3 15:51:00 GMT 2004
Hi everyone,
finally I can devote some time to this *interesting* project!
The below would be only an initial skeleton, which adds a bit of
infrastructure and is supposed to get reasonably right only:
is_void
is_integral
is_floating_point
is_array
and the composite type traits as per 4.5.2.
I'd like to check it in and continue from here, if nobody spots
something obviously wrong, of course...
Regtested x86-linux.
Paolo.
//////////////
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CL_tr1_type_traits_initial
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20041203/b64d034d/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_tr1_type_traits_initial
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20041203/b64d034d/attachment-0001.ksh>
More information about the Libstdc++
mailing list