STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
List of all members
_Is_simple_alloc< _Alty > Struct Template Reference
Inheritance diagram for _Is_simple_alloc< _Alty >:
_Cat_base< is_same< _Alty::size_type, size_t >::value &&is_same< _Alty::difference_type, ptrdiff_t >::value &&is_same< _Alty::pointer, _Alty::value_type * >::value &&is_same< _Alty::const_pointer, const _Alty::value_type * >::value &&is_same< _Alty::reference, _Alty::value_type & >::value &&is_same< _Alty::const_reference, const _Alty::value_type & >::value > integral_constant< bool, _Val >

Additional Inherited Members

- Public Types inherited from integral_constant< bool, _Val >
typedef bool value_type
 
typedef integral_constant< bool, _Valtype
 
- Public Member Functions inherited from integral_constant< bool, _Val >
constexpr operator value_type () const _NOEXCEPT
 
constexpr value_type operator() () const _NOEXCEPT
 
- Static Public Attributes inherited from integral_constant< bool, _Val >
static constexpr bool value
 

The documentation for this struct was generated from the following file: