![]() |
Compile time type transformation and information.
typedef integral_constant<bool, false> std::false_type |
typedef for false_type
Definition at line 78 of file tr1_impl/type_traits.
typedef integral_constant<bool, true> std::true_type |
typedef for true_type
Definition at line 75 of file tr1_impl/type_traits.