Searched defs:__if_type (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/ext/
H A Dtype_traits.h71 typedef __enable_if<std::__is_integer<_Tp>::__value, _Tp> __if_type; typedef in struct:__add_unsigned
114 typedef __enable_if<std::__is_integer<_Tp>::__value, _Tp> __if_type; typedef in struct:__remove_unsigned

Completed in 60 milliseconds