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

Public Types

typedef ValueType::Array ArrayType
 
typedef ValueType::Array ArrayType
 

Static Public Member Functions

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

Detailed Description

template<typename ValueType>
struct internal::TypeHelper< ValueType, typename ValueType::Array >

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


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