#include <boost/interprocess/offset_ptr.hpp>#include <boost/interprocess/detail/utilities.hpp>Go to the source code of this file.
Namespaces | |
| namespace | metall |
| The top level of namespace of Metall. | |
Typedefs | |
| template<typename T > | |
| using | metall::offset_ptr = boost::interprocess::offset_ptr< T > |
| Holds an offset between the address pointing at and itself. | |