tr1_impl/type_traits File Reference
Go to the source code of this file.
Classes
Namespaces
Defines
-
#define _DEFINE_SPEC(_Order, _Trait, _Type, _Value)
-
#define _DEFINE_SPEC_0_HELPER
-
#define _DEFINE_SPEC_1_HELPER
-
#define _DEFINE_SPEC_2_HELPER
Typedefs
Functions
- std::_DEFINE_SPEC (2, __is_member_function_pointer_helper, _Tp _Cp::*, is_function< _Tp >::value) template< typename _Tp > struct is_member_function_pointer
- std::_DEFINE_SPEC (2, __is_member_object_pointer_helper, _Tp _Cp::*,!is_function< _Tp >::value) template< typename _Tp > struct is_member_object_pointer
Detailed Description
This is an internal header file, included by other library headers. You should not attempt to use it directly.
Definition in file tr1_impl/type_traits.