DAW JSON Link
Namespaces | Functions
daw_json_parse_policy_policy_details.h File Reference
#include "version.h"
#include <daw/daw_attributes.h>

Go to the source code of this file.

Namespaces

 daw
 
 daw::json
 
 daw::json::DAW_JSON_VER
 
 daw::json::DAW_JSON_VER::parse_policy_details
 

Functions

constexpr DAW_ATTRIB_FLATINLINE bool daw::json::DAW_JSON_VER::parse_policy_details::at_end_of_item (char c)
 
template<char... keys>
constexpr DAW_ATTRIB_FLATINLINE bool daw::json::DAW_JSON_VER::parse_policy_details::in (char c)
 
constexpr DAW_ATTRIB_FLATINLINE bool daw::json::DAW_JSON_VER::parse_policy_details::is_number (char c)
 
constexpr DAW_ATTRIB_FLATINLINE bool daw::json::DAW_JSON_VER::parse_policy_details::is_number_start (char c)
 
template<typename ParseState >
constexpr DAW_ATTRIB_FLATINLINE int daw::json::DAW_JSON_VER::parse_policy_details::validate_signed_first (ParseState &parse_state)
 
template<typename ParseState >
constexpr DAW_ATTRIB_FLATINLINE void daw::json::DAW_JSON_VER::parse_policy_details::validate_unsigned_first (ParseState const &parse_state)