#include <daw_json_location_info.h>
|
constexpr | location_info_t (daw::string_view Name) |
|
template<typename ParseState > |
constexpr auto | get_range () const |
|
constexpr bool | missing () const |
|
template<typename ParseState > |
constexpr void | set_range (ParseState parse_state) |
|
◆ location_info_t()
constexpr DAW_JSON_NS::json_details::location_info_t::location_info_t |
( |
daw::string_view |
Name | ) |
|
|
inlineexplicitconstexpr |
◆ get_range()
template<typename ParseState >
constexpr auto DAW_JSON_NS::json_details::location_info_t::get_range |
( |
| ) |
const |
|
inlineconstexpr |
◆ missing()
constexpr bool DAW_JSON_NS::json_details::location_info_t::missing |
( |
| ) |
const |
|
inlineconstexpr |
◆ set_range()
template<typename ParseState >
constexpr void DAW_JSON_NS::json_details::location_info_t::set_range |
( |
ParseState |
parse_state | ) |
|
|
inlineconstexpr |
The documentation for this class was generated from the following file: