man std::tr1::__is_location_invariant (Fonctions bibliothèques) -
NAME
std::tr1::__is_location_invariant -
SYNOPSIS
Inherits integral_constant< bool,(is_pointer< _Tp >::value||is_member_pointer< _Tp >::value)>.
Inherited by __is_location_invariant< _Simple_type_wrapper< _Tp > >.
Detailed Description
template<typename _Tp> struct std::tr1::__is_location_invariant< _Tp >
Definition at line 757 of file tr1/functional.
Public Types
typedef integral_constant< bool, __v > type
typedef bool value_type
Static Public Attributes
static const bool value
Author
Generated automatically by Doxygen for libstdc++ source from the source code.