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 >::rebind_base< U > Struct Template Reference

#include <scoped_allocator.hpp>

Public Types

typedef
scoped_allocator_adaptor_base
< typename allocator_traits
< OuterAlloc >::template
portable_rebind_alloc< U >
::type
other
 

Member Typedef Documentation

template<typename OuterAlloc >
template<class U >
typedef scoped_allocator_adaptor_base<typename allocator_traits<OuterAlloc>::template portable_rebind_alloc<U>::type > boost::container::container_detail::scoped_allocator_adaptor_base< OuterAlloc >::rebind_base< U >::other

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