Home | Libraries | People | FAQ | More |
boost::interprocess::offset_ptr::rebind
// In header: <boost/interprocess/offset_ptr.hpp> template<typename U> struct rebind { // types typedef offset_ptr< U, DifferenceType, OffsetType, OffsetAlignment > other; };