rapidjson::StdAllocator< void, BaseAllocator > Class Template Reference
Inheritance diagram for rapidjson::StdAllocator< void, BaseAllocator >:

Classes

struct  rebind
 

Public Types

typedef BaseAllocator BaseAllocatorType
 
typedef allocator_type::value_type value_type
 

Public Member Functions

 StdAllocator (const StdAllocator &rhs) RAPIDJSON_NOEXCEPT
 
template<typename U >
 StdAllocator (const StdAllocator< U, BaseAllocator > &rhs) RAPIDJSON_NOEXCEPT
 
 StdAllocator (const BaseAllocator &baseAllocator) RAPIDJSON_NOEXCEPT
 

Friends

template<typename , typename >
class StdAllocator
 

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