On 14 April 2012 20:55, Pedro Lamarão wrote: > Since enable_if is not part of C++98, it would be added to GCC itself -- > perhaps in namespace gcc.
libstdc++ provides __gnu_cxx::__enable_if in <ext/type_traits.h:>
On 14 April 2012 20:55, Pedro Lamarão wrote: > Since enable_if is not part of C++98, it would be added to GCC itself -- > perhaps in namespace gcc.
libstdc++ provides __gnu_cxx::__enable_if in <ext/type_traits.h:>