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

#include <scoped_allocator.hpp>

Inheritance diagram for boost::container::container_detail::outermost_allocator_imp< MaybeScopedAlloc, bool >:

Public Types

typedef MaybeScopedAlloc type
 

Static Public Member Functions

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

Member Typedef Documentation

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

Member Function Documentation

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

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