Describes index adaptor of boost::intrusive::set container, to use it as name/shared memory index. More...
#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <string>
#include <functional>
#include <utility>
#include <boost/interprocess/detail/utilities.hpp>
#include <boost/intrusive/set.hpp>
#include <boost/interprocess/detail/config_end.hpp>
Classes | |
struct | boost::interprocess::iset_index_aux< MapConfig > |
Helper class to define typedefs from IndexTraits. More... | |
singleton | boost::interprocess::iset_index< MapConfig > |
Index type based in boost::intrusive::set. More... | |
struct | boost::interprocess::is_intrusive_index< boost::interprocess::iset_index< MapConfig > > |
Trait class to detect if an index is an intrusive index. More... | |
Namespaces | |
boost | |
Duration formatting facet for input. | |
boost::interprocess | |
Describes index adaptor of boost::intrusive::set container, to use it as name/shared memory index.