DAW JSON Link
Public Types | Public Attributes | List of all members
DAW_JSON_NS::JsonEventParserStackValue< ParsePolicy > Struct Template Reference

#include <daw_json_event_parser.h>

Public Types

using iterator = DAW_JSON_NS::basic_json_value_iterator< ParsePolicy >
 

Public Attributes

StackParseStateType type
 
std::pair< iterator, iteratorvalue
 

Member Typedef Documentation

◆ iterator

template<typename ParsePolicy >
using DAW_JSON_NS::JsonEventParserStackValue< ParsePolicy >::iterator = DAW_JSON_NS::basic_json_value_iterator<ParsePolicy>

Member Data Documentation

◆ type

template<typename ParsePolicy >
StackParseStateType DAW_JSON_NS::JsonEventParserStackValue< ParsePolicy >::type

◆ value

template<typename ParsePolicy >
std::pair<iterator, iterator> DAW_JSON_NS::JsonEventParserStackValue< ParsePolicy >::value

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