This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] ext/type_traits.h


> I sure would like to move std::__enable_if in here too. 

A thought would be to add in __enable_if, and just have cpp_type_traits
duplicate std::tr1's type_traits functionality.

This has been brought up before:
http://gcc.gnu.org/ml/libstdc++/2005-02/msg00259.html

Even better would just to kill cpp_type_traits.h as part of this, now
that TR1 is part of the WP.

Link to discussion the last time this came up:
http://gcc.gnu.org/ml/libstdc++/2005-01/msg00282.html

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]