Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::alignment::aligned_allocator_adaptor< Allocator, Alignment >::rebind< U > Struct Template Reference

#include <aligned_allocator_adaptor.hpp>

Public Types

typedef
aligned_allocator_adaptor
< typename Traits::template
rebind_alloc< U >, Alignment > 
other
 

Member Typedef Documentation

template<class Allocator, std::size_t Alignment>
template<class U>
typedef aligned_allocator_adaptor<typename Traits:: template rebind_alloc<U>, Alignment> boost::alignment::aligned_allocator_adaptor< Allocator, Alignment >::rebind< U >::other

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