SCIP-SDP  2.1.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Private Types | List of all members
BlockMemoryAllocator< void > Class Template Reference

Classes

struct  rebind
 

Private Types

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

Detailed Description

template<>
class BlockMemoryAllocator< void >

Definition at line 112 of file BlockMemoryAllocator.h.

Member Typedef Documentation

typedef void BlockMemoryAllocator< void >::value_type
private

Definition at line 114 of file BlockMemoryAllocator.h.

typedef void* BlockMemoryAllocator< void >::pointer
private

Definition at line 115 of file BlockMemoryAllocator.h.

typedef const void* BlockMemoryAllocator< void >::const_pointer
private

Definition at line 116 of file BlockMemoryAllocator.h.


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