bes  Updated for version 3.20.6
internal::TypeHelper< ValueType, const typename ValueType::Ch * > Struct Template Reference
Collaboration diagram for internal::TypeHelper< ValueType, const typename ValueType::Ch * >:
Collaboration graph

Static Public Member Functions

static StringType Get (const ValueType &v)
 
static StringType Get (const ValueType &v)
 
static bool Is (const ValueType &v)
 
static bool Is (const ValueType &v)
 
static ValueType & Set (ValueType &v, const StringType data)
 
static ValueType & Set (ValueType &v, const StringType data)
 
static ValueType & Set (ValueType &v, const StringType data, typename ValueType::AllocatorType &a)
 
static ValueType & Set (ValueType &v, const StringType data, typename ValueType::AllocatorType &a)
 

Public Attributes

const typedef ValueType::Ch * StringType
 

Detailed Description

template<typename ValueType>
struct internal::TypeHelper< ValueType, const typename ValueType::Ch * >

Definition at line 470 of file cmr_module/rapidjson/document.h.


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