template <typename ValueType>
struct TypeHelper
Defined at line 521 of file ../../third_party/rapidjson/include/rapidjson/document.h
Public Methods
bool Is (const ValueType & v)
Defined at line 523 of file ../../third_party/rapidjson/include/rapidjson/document.h
bool Get (const ValueType & v)
Defined at line 524 of file ../../third_party/rapidjson/include/rapidjson/document.h
ValueType & Set (ValueType & v, bool data)
Defined at line 525 of file ../../third_party/rapidjson/include/rapidjson/document.h
ValueType & Set (ValueType & v, bool data, typename ValueType::AllocatorType & )
Defined at line 526 of file ../../third_party/rapidjson/include/rapidjson/document.h