Classes | Public Types
allocators::AlignedAllocator< void, align > Class Template Reference

#include <aligned.h>

List of all members.

Classes

struct  rebind

Public Types

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

Detailed Description

template<size_t align>
class allocators::AlignedAllocator< void, align >

Definition at line 89 of file aligned.h.


Member Typedef Documentation

template<size_t align>
typedef const void* allocators::AlignedAllocator< void, align >::const_pointer

Definition at line 93 of file aligned.h.

template<size_t align>
typedef void* allocators::AlignedAllocator< void, align >::pointer

Definition at line 92 of file aligned.h.

template<size_t align>
typedef void allocators::AlignedAllocator< void, align >::value_type

Definition at line 95 of file aligned.h.


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


allocators
Author(s): Josh Faust
autogenerated on Sat Jun 8 2019 20:43:31