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_imp< MaybeScopedAlloc, true > 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
 

Static Public Member Functions

static typeget (MaybeScopedAlloc &a)
 
static const typeget (const MaybeScopedAlloc &a)
 

Member Typedef Documentation

template<class MaybeScopedAlloc >
typedef MaybeScopedAlloc::outer_allocator_type boost::container::container_detail::outermost_allocator_imp< MaybeScopedAlloc, true >::outer_type
template<class MaybeScopedAlloc >
typedef outermost_allocator_type_impl<outer_type>::type boost::container::container_detail::outermost_allocator_imp< MaybeScopedAlloc, true >::type

Member Function Documentation

template<class MaybeScopedAlloc >
static type& boost::container::container_detail::outermost_allocator_imp< MaybeScopedAlloc, true >::get ( MaybeScopedAlloc &  a)
inlinestatic
template<class MaybeScopedAlloc >
static const type& boost::container::container_detail::outermost_allocator_imp< MaybeScopedAlloc, true >::get ( const MaybeScopedAlloc &  a)
inlinestatic

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