![]() |
DAW JSON Link
|
Functions | |
constexpr DAW_ATTRIB_FLATINLINE bool | at_end_of_item (char c) |
template<char... keys> | |
constexpr DAW_ATTRIB_FLATINLINE bool | in (char c) |
constexpr DAW_ATTRIB_FLATINLINE bool | is_number (char c) |
constexpr DAW_ATTRIB_FLATINLINE bool | is_number_start (char c) |
template<typename ParseState > | |
constexpr DAW_ATTRIB_FLATINLINE int | validate_signed_first (ParseState &parse_state) |
template<typename ParseState > | |
constexpr DAW_ATTRIB_FLATINLINE void | validate_unsigned_first (ParseState const &parse_state) |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |