#include <boost/config.hpp>
#include <algorithm>
#include <boost/detail/allocator_utilities.hpp>
#include <boost/multi_index/detail/adl_swap.hpp>
#include <boost/noncopyable.hpp>
#include <memory>
Go to the source code of this file.
Classes | |
struct | boost::multi_index::detail::auto_space< T, Allocator > |
Namespaces | |
boost | |
BOOST_MOVE_USE_STANDARD_LIBRARY_MOVE. | |
boost::multi_index | |
boost::multi_index::detail | |
Functions | |
template<typename T , typename Allocator > | |
void | boost::multi_index::detail::swap (auto_space< T, Allocator > &x, auto_space< T, Allocator > &y) |