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

The allocator_arg_t struct is an empty structure type used as a unique type to disambiguate constructor and function overloading. More...

#include <scoped_allocator_fwd.hpp>

Detailed Description

The allocator_arg_t struct is an empty structure type used as a unique type to disambiguate constructor and function overloading.

Specifically, several types have constructors with allocator_arg_t as the first argument, immediately followed by an argument of a type that satisfies the Allocator requirements


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