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

#include <reflector.h>

Static Public Member Functions

static void pull (Tuple &tuple, const RAPIDJSON_NAMESPACE::Value::ConstArray value, JsonDeserializationErrors *errors)
 

Detailed Description

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

Definition at line 769 of file reflector.h.

Member Function Documentation

◆ pull()

template<class Tuple >
static void ReflectiveRapidJSON::JsonReflector::Detail::TuplePullHelper< Tuple, 1 >::pull ( Tuple &  tuple,
const RAPIDJSON_NAMESPACE::Value::ConstArray  value,
JsonDeserializationErrors errors 
)
inlinestatic

Definition at line 770 of file reflector.h.


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