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< void, Alignment > Class Template Reference

#include <aligned_allocator.hpp>

Classes

struct  rebind
 

Public Types

typedef void value_type
 
typedef void * pointer
 
typedef const void * const_pointer
 

Member Typedef Documentation

template<std::size_t Alignment>
typedef const void* boost::alignment::aligned_allocator< void, Alignment >::const_pointer
template<std::size_t Alignment>
typedef void* boost::alignment::aligned_allocator< void, Alignment >::pointer
template<std::size_t Alignment>
typedef void boost::alignment::aligned_allocator< void, Alignment >::value_type

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