Reflection for RapidJSON
0.0.15
Reflection for serializing/deserializing with RapidJSON
|
The TuplePushHelper class helps serializing tuples to JSON arrays. More...
#include <reflector.h>
Static Public Member Functions | |
static void | push (const Tuple &tuple, RAPIDJSON_NAMESPACE::Value::Array &value, RAPIDJSON_NAMESPACE::Document::AllocatorType &allocator) |
The TuplePushHelper class helps serializing tuples to JSON arrays.
Definition at line 267 of file reflector.h.
|
inlinestatic |
Definition at line 268 of file reflector.h.