Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::container::outermost_allocator< Alloc > Struct Template Reference

#include <scoped_allocator.hpp>

Inheritance diagram for boost::container::outermost_allocator< Alloc >:
Collaboration diagram for boost::container::outermost_allocator< Alloc >:

Public Types

typedef Alloc type
 

Static Public Member Functions

static typeget (Alloc &a)
 
static const typeget (const Alloc &a)
 

Member Typedef Documentation

typedef Alloc boost::container::container_detail::outermost_allocator_imp< Alloc , bool >::type
inherited

Member Function Documentation

static type& boost::container::container_detail::outermost_allocator_imp< Alloc , bool >::get ( Alloc &  a)
inlinestaticinherited

References boost::a.

static const type& boost::container::container_detail::outermost_allocator_imp< Alloc , bool >::get ( const Alloc &  a)
inlinestaticinherited

References boost::a.


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