![]() |
Home | Libraries | People | FAQ | More |
boost::intrusive::pointer_plus_bits<T *, NumBits>
// In header: <boost/intrusive/pointer_plus_bits.hpp> template<typename T, NumBits> struct pointer_plus_bits<, > { // types typedef T * ; // public static functions pointer (pointer); void (pointer &, pointer); (pointer); void (pointer &, ); // public data members static const uintptr_t Mask; };