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::outermost_allocator_type_impl< MaybeScopedAlloc, bool > Struct Template Reference

#include <scoped_allocator.hpp>

Public Types

typedef
MaybeScopedAlloc::outer_allocator_type 
outer_type
 
typedef
outermost_allocator_type_impl
< outer_type >::type 
type
 

Member Typedef Documentation

template<class MaybeScopedAlloc, bool = is_scoped_allocator_imp<MaybeScopedAlloc>::value>
typedef MaybeScopedAlloc::outer_allocator_type boost::container::container_detail::outermost_allocator_type_impl< MaybeScopedAlloc, bool >::outer_type
template<class MaybeScopedAlloc, bool = is_scoped_allocator_imp<MaybeScopedAlloc>::value>
typedef outermost_allocator_type_impl<outer_type>::type boost::container::container_detail::outermost_allocator_type_impl< MaybeScopedAlloc, bool >::type

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