Reflection for RapidJSON  0.0.15
Reflection for serializing/deserializing with RapidJSON
Classes
ReflectiveRapidJSON::JsonReflector::Detail Namespace Reference

Classes

struct  TuplePullHelper
 The TuplePullHelper class helps deserializing tuples from JSON arrays. More...
 
struct  TuplePullHelper< Tuple, 1 >
 
struct  TuplePushHelper
 The TuplePushHelper class helps serializing tuples to JSON arrays. More...
 
struct  TuplePushHelper< Tuple, 1 >