DAW JSON Link
Public Attributes | List of all members
DAW_JSON_NS::basic_json_pair< ParseState > Struct Template Reference

#include <daw_json_value.h>

Public Attributes

std::optional< std::string_view > name
 
basic_json_value< ParseState > value
 

Member Data Documentation

◆ name

template<typename ParseState >
std::optional<std::string_view> DAW_JSON_NS::basic_json_pair< ParseState >::name

◆ value

template<typename ParseState >
basic_json_value<ParseState> DAW_JSON_NS::basic_json_pair< ParseState >::value

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