This header file forward declares boost::container::scoped_allocator_adaptor and defines the following types: More...
#include <boost/container/detail/config_begin.hpp>
#include <boost/container/detail/workaround.hpp>
#include <boost/container/detail/config_end.hpp>
Classes | |
singleton | boost::container::scoped_allocator_adaptor< OuterAlloc, InnerAllocs > |
This class is a C++03-compatible implementation of std::scoped_allocator_adaptor. More... | |
struct | boost::container::allocator_arg_t |
The allocator_arg_t struct is an empty structure type used as a unique type to disambiguate constructor and function overloading. More... | |
struct | boost::container::constructible_with_allocator_suffix< T > |
Remark: if a specialization is derived from true_type, indicates that T may be constructed with an allocator as its last constructor argument. More... | |
struct | boost::container::constructible_with_allocator_prefix< T > |
Remark: if a specialization is derived from true_type, indicates that T may be constructed with allocator_arg and T::allocator_type as its first two constructor arguments. More... | |
struct | boost::container::uses_allocator< T, Alloc > |
Remark: Automatically detects if T has a nested allocator_type that is convertible from Alloc. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::container | |
This header file forward declares boost::container::scoped_allocator_adaptor and defines the following types: