Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::interprocess::offset_ptr< PointedType, DifferenceType, OffsetType, OffsetAlignment >::rebind< U > Struct Template Reference

Compatibility with pointer_traits. More...

#include <offset_ptr.hpp>

Public Types

typedef offset_ptr< U,
DifferenceType, OffsetType,
OffsetAlignment > 
other
 

Detailed Description

template<class PointedType, class DifferenceType, class OffsetType, std::size_t OffsetAlignment>
template<class U>
struct boost::interprocess::offset_ptr< PointedType, DifferenceType, OffsetType, OffsetAlignment >::rebind< U >

Compatibility with pointer_traits.

Member Typedef Documentation

template<class PointedType, class DifferenceType, class OffsetType, std::size_t OffsetAlignment>
template<class U >
typedef offset_ptr<U, DifferenceType, OffsetType, OffsetAlignment> boost::interprocess::offset_ptr< PointedType, DifferenceType, OffsetType, OffsetAlignment >::rebind< U >::other

The documentation for this struct was generated from the following file: