![]() |
Home | Libraries | People | FAQ | More |
boost::intrusive::pointer_traits<T *>
// In header: <boost/intrusive/pointer_traits.hpp> template<typename T> struct pointer_traits<> { // types typedef ; typedef ; typedef ; typedef ; typedef ; typedef ; // member classes/structs/unions template<typename U> struct rebind_pointer { // types typedef ; }; // public static functions () ; template<typename U> () ; template<typename U> () ; template<typename U> () ; };