Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::container::container_detail::scoped_allocator_adaptor_base< OuterAlloc, InnerAllocs >::rebind_base< OuterA2 > Struct Template Reference

#include <scoped_allocator.hpp>

Public Types

typedef
scoped_allocator_adaptor_base
< OuterA2, InnerAllocs...> 
other
 

Member Typedef Documentation

template<typename OuterAlloc, class... InnerAllocs>
template<class OuterA2 >
typedef scoped_allocator_adaptor_base<OuterA2, InnerAllocs...> boost::container::container_detail::scoped_allocator_adaptor_base< OuterAlloc, InnerAllocs >::rebind_base< OuterA2 >::other

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