Metall  v0.28
A persistent memory allocator for data-centric analytics
offset_ptr.hpp File Reference
#include <boost/interprocess/offset_ptr.hpp>
#include <boost/interprocess/detail/utilities.hpp>

Go to the source code of this file.

Namespaces

 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. More...