#include <daw_json_parse_policy_no_comments.h>
|
static constexpr DAW_ATTRIBUTE_FLATTEN bool | is_literal_end (char c) |
|
template<char... keys, typename ParseState > |
static constexpr DAW_ATTRIBUTE_FLATTEN void | move_to_next_of (ParseState &parse_state) |
|
template<char PrimLeft, char PrimRight, char SecLeft, char SecRight, typename ParseState > |
static constexpr DAW_ONLY_FLATTEN ParseState | skip_bracketed_item_checked (ParseState &parse_state) |
|
template<char PrimLeft, char PrimRight, char SecLeft, char SecRight, typename ParseState > |
static constexpr DAW_ONLY_FLATTEN ParseState | skip_bracketed_item_unchecked (ParseState &parse_state) |
|
template<typename ParseState > |
static constexpr DAW_ATTRIBUTE_FLATTEN void | trim_left_checked (ParseState &parse_state) |
|
template<typename ParseState > |
static constexpr DAW_ATTRIBUTE_FLATTEN void | trim_left_unchecked (ParseState &parse_state) |
|
◆ is_literal_end()
template<bool DocumentIsMinified>
◆ move_to_next_of()
template<bool DocumentIsMinified>
template<char... keys, typename ParseState >
◆ skip_bracketed_item_checked()
template<bool DocumentIsMinified>
template<char PrimLeft, char PrimRight, char SecLeft, char SecRight, typename ParseState >
◆ skip_bracketed_item_unchecked()
template<bool DocumentIsMinified>
template<char PrimLeft, char PrimRight, char SecLeft, char SecRight, typename ParseState >
◆ trim_left_checked()
template<bool DocumentIsMinified>
template<typename ParseState >
◆ trim_left_unchecked()
template<bool DocumentIsMinified>
template<typename ParseState >
◆ document_is_minified
template<bool DocumentIsMinified>
The documentation for this struct was generated from the following file: