#include <boost/config.hpp>#include <boost/detail/workaround.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.
Namespaces | |
| boost | |
| BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
| boost::detail | |
| 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) |