ponder 3.2
C++ reflection library
ponder::archive::RapidJsonArchiveReader::Node Struct Reference

An abstract node within the JSON archive. More...

#include <rapidjson.hpp>

Public Member Functions

 Node (const rapidjson::Value &value)
 

Public Attributes

const rapidjson::Value & m_value
 

Detailed Description

An abstract node within the JSON archive.


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