DAW JSON Link
Public Types | Public Attributes | List of all members
daw::json::DAW_JSON_VER::JsonEventParserStackValue< ParseState > Struct Template Reference

#include <daw_json_event_parser.h>

Public Types

using iterator = basic_json_value_iterator< ParseState >
 

Public Attributes

StackParseStateType type
 
std::pair< iterator, iteratorvalue
 

Member Typedef Documentation

◆ iterator

template<typename ParseState >
using daw::json::DAW_JSON_VER::JsonEventParserStackValue< ParseState >::iterator = basic_json_value_iterator<ParseState>

Member Data Documentation

◆ type

template<typename ParseState >
StackParseStateType daw::json::DAW_JSON_VER::JsonEventParserStackValue< ParseState >::type

◆ value

template<typename ParseState >
std::pair<iterator, iterator> daw::json::DAW_JSON_VER::JsonEventParserStackValue< ParseState >::value

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