MySQL 9.3.0
Source Code Documentation
rapid_json_iterator.h File Reference
#include <utility>
#include <rapidjson/document.h>

Go to the source code of this file.

Classes

class  helper::json::IterableObject< Object, Holder >
 
class  helper::json::IterableObject< Object, Holder >::It
 
class  helper::json::IterableArray< Array, Holder, Iterator >
 

Namespaces

namespace  helper
 
namespace  helper::json
 

Functions

template<typename Obj >
auto helper::json::member_iterator (Obj &o)
 
auto helper::json::array_iterator (const rapidjson::Value::ConstArray &o)
 
auto helper::json::array_iterator (rapidjson::Value::Array &o)