Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
null_index.hpp File Reference

Describes a null index adaptor, so that if we don't want to construct named objects, we can use this null index type to save resources. More...

#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <boost/interprocess/offset_ptr.hpp>
#include <boost/interprocess/detail/config_end.hpp>
Include dependency graph for null_index.hpp:

Classes

singleton  boost::interprocess::null_index< MapConfig >
 Null index type used to save compilation time when named indexes are not needed. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::interprocess
 

Detailed Description

Describes a null index adaptor, so that if we don't want to construct named objects, we can use this null index type to save resources.