Reflection for RapidJSON  0.0.15
Reflection for serializing/deserializing with RapidJSON
Static Public Member Functions | List of all members
ReflectiveRapidJSON::JsonReflector::Detail::TuplePushHelper< Tuple, 1 > Struct Template Reference

#include <reflector.h>

Static Public Member Functions

static void push (const Tuple &tuple, RAPIDJSON_NAMESPACE::Value::Array &value, RAPIDJSON_NAMESPACE::Document::AllocatorType &allocator)
 

Detailed Description

template<class Tuple>
struct ReflectiveRapidJSON::JsonReflector::Detail::TuplePushHelper< Tuple, 1 >

Definition at line 275 of file reflector.h.

Member Function Documentation

◆ push()

template<class Tuple >
static void ReflectiveRapidJSON::JsonReflector::Detail::TuplePushHelper< Tuple, 1 >::push ( const Tuple &  tuple,
RAPIDJSON_NAMESPACE::Value::Array &  value,
RAPIDJSON_NAMESPACE::Document::AllocatorType &  allocator 
)
inlinestatic

Definition at line 276 of file reflector.h.


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