[v3] traits duplicate removal

Paolo Carlini pcarlini@suse.de
Thu Sep 21 09:43:00 GMT 2006


Benjamin Kosnik wrote:

>>Note that the warning is *not* suppressed by the pragma system headers, 
>>I'm afraid we have to factor out the numeric_traits class...
>>    
>>
>
>Bummer.
>
>Maybe just do
>
>namespace __numeric_traits
>{
>	// stuff
>}
>
>or just kill class __numeric_traits entirely and put them into __gnu_cxx as constants?
>  
>
You choose, really... Thanks, anyway.

Paolo.



More information about the Libstdc++ mailing list