NEST  2.6.0,not_revisioned_source_dir@0
Classes | Public Types | List of all members
libc_allocator_with_realloc< void > Class Template Reference

#include <libc_allocator_with_realloc.h>

Classes

struct  rebind
 

Public Types

typedef void value_type
 
typedef size_t size_type
 
typedef ptrdiff_t difference_type
 
typedef void * pointer
 
typedef const void * const_pointer
 

Member Typedef Documentation

typedef const void* libc_allocator_with_realloc< void >::const_pointer
typedef ptrdiff_t libc_allocator_with_realloc< void >::difference_type
typedef void* libc_allocator_with_realloc< void >::pointer
typedef size_t libc_allocator_with_realloc< void >::size_type
typedef void libc_allocator_with_realloc< void >::value_type

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