STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | List of all members
_Scoped_is_always_equal< _Outer, _Inner > Struct Template Reference

Public Types

typedef _If<!allocator_traits< _Outer >::is_always_equal::value, false_type, _Scoped_is_always_equal< _Inner...> >::type::type type
 

Member Typedef Documentation

template<class _Outer , class... _Inner>
typedef _If<!allocator_traits<_Outer>::is_always_equal::value, false_type, _Scoped_is_always_equal<_Inner...> >::type ::type _Scoped_is_always_equal< _Outer, _Inner >::type

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