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

Public Types

typedef _If< allocator_traits< _Outer >::propagate_on_container_copy_assignment::value, true_type, _Scoped_propagate_on_container_copy< _Inner...> >::type::type type
 

Member Typedef Documentation

template<class _Outer , class... _Inner>
typedef _If<allocator_traits<_Outer>::propagate_on_container_copy_assignment::value, true_type, _Scoped_propagate_on_container_copy<_Inner...> >::type ::type _Scoped_propagate_on_container_copy< _Outer, _Inner >::type

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