Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::intrusive::pointer_traits< Ptr >::rebind_pointer< U > Struct Template Reference

#include <pointer_traits.hpp>

Public Types

typedef
boost::intrusive::pointer_rebind
< Ptr, U >::type 
type
 

Member Typedef Documentation

template<typename Ptr>
template<class U >
typedef boost::intrusive::pointer_rebind<Ptr, U>::type boost::intrusive::pointer_traits< Ptr >::rebind_pointer< U >::type

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