#include <boost/config.hpp>#include <boost/detail/workaround.hpp>#include <boost/mpl/aux_/msvc_never_true.hpp>#include <boost/mpl/eval_if.hpp>#include <boost/type_traits/is_same.hpp>#include <cstddef>#include <memory>#include <new>
Go to the source code of this file.
Classes | |
| struct | boost::detail::allocator::compliant_allocator_rebind_to< Allocator, Type > |
| struct | boost::detail::allocator::is_partial_std_allocator< Allocator > |
| struct | boost::detail::allocator::partial_std_allocator_rebind_to< Allocator, Type > |
| class | boost::detail::allocator::partial_std_allocator_wrapper< Type > |
| struct | boost::detail::allocator::rebind_to< Allocator, Type > |
| struct | boost::detail::allocator::rebinder< Allocator > |
| struct | boost::detail::allocator::rebinder< Allocator >::result< Type > |
Namespaces | |
| namespace | boost |
| namespace | boost::detail |
| namespace | boost::detail::allocator |
Functions | |
| template<typename Type > | |
| void | boost::detail::allocator::construct (void *p, const Type &t) |
| template<typename Type > | |
| void | boost::detail::allocator::destroy (const Type *p) |