DAW JSON Link
Static Public Member Functions | List of all members
DAW_JSON_NS::json_details::string_quote::string_quote_parser Struct Reference

#include <daw_json_parse_string_quote.h>

Static Public Member Functions

template<typename ParseState >
static constexpr auto parse_nq (ParseState &parse_state) -> std::enable_if_t< not ParseState::is_unchecked_input, std::size_t >
 
template<typename ParseState >
static constexpr auto parse_nq (ParseState &parse_state) -> std::enable_if_t< ParseState::is_unchecked_input, std::size_t >
 

Member Function Documentation

◆ parse_nq() [1/2]

template<typename ParseState >
static constexpr auto DAW_JSON_NS::json_details::string_quote::string_quote_parser::parse_nq ( ParseState &  parse_state) -> std::enable_if_t<not ParseState::is_unchecked_input, std::size_t>
inlinestaticconstexpr

◆ parse_nq() [2/2]

template<typename ParseState >
static constexpr auto DAW_JSON_NS::json_details::string_quote::string_quote_parser::parse_nq ( ParseState &  parse_state) -> std::enable_if_t<ParseState::is_unchecked_input, std::size_t>
inlinestaticconstexpr

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