Classes | Public Types | Public Attributes | List of all members
allocators::AlignedAllocator< void, align > Class Template Reference

#include <aligned.h>

Classes

struct  rebind
 

Public Types

typedef void * pointer
 
typedef void value_type
 

Public Attributes

const typedef void * const_pointer
 

Detailed Description

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

Definition at line 121 of file aligned.h.

Member Typedef Documentation

◆ pointer

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

Definition at line 124 of file aligned.h.

◆ value_type

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

Definition at line 127 of file aligned.h.

Member Data Documentation

◆ const_pointer

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

Definition at line 125 of file aligned.h.


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


allocators
Author(s): Josh Faust
autogenerated on Wed Mar 2 2022 00:54:11