[v3] traits duplicate removal

Benjamin Kosnik bkoz@redhat.com
Thu Sep 21 10:17:00 GMT 2006


> Well, we could even have two specializations of the class, selected via 
> __enable_if itself for integer and float types...

Yeah. But, then won't we have to drag in either tr1::traits or cpp_type_traits for is_integral?

-benjamin



More information about the Libstdc++ mailing list