Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::container::allocator_traits< Alloc >::portable_rebind_alloc< T > Struct Template Reference

#include <allocator_traits.hpp>

Public Types

typedef
boost::intrusive::pointer_rebind
< Alloc, T >::type 
type
 

Member Typedef Documentation

template<typename Alloc>
template<class T >
typedef boost::intrusive::pointer_rebind<Alloc, T>::type boost::container::allocator_traits< Alloc >::portable_rebind_alloc< T >::type

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