DAW JSON Link
Classes | Functions
DAW_JSON_NS::json_details::string_quote Namespace Reference

Classes

struct  string_quote_parser
 

Functions

constexpr void skip_to_first4 (char const *&first, char const *const last)
 
constexpr void skip_to_first8 (char const *&first, char const *const last)
 
template<std::size_t N, char c>
constexpr UInt8 test_at_byte (UInt32 b)
 
template<std::size_t N, char c>
constexpr UInt8 test_at_byte (UInt64 b)
 

Function Documentation

◆ skip_to_first4()

constexpr void DAW_JSON_NS::json_details::string_quote::skip_to_first4 ( char const *&  first,
char const *const  last 
)
inlineconstexpr

◆ skip_to_first8()

constexpr void DAW_JSON_NS::json_details::string_quote::skip_to_first8 ( char const *&  first,
char const *const  last 
)
inlineconstexpr

◆ test_at_byte() [1/2]

template<std::size_t N, char c>
constexpr UInt8 DAW_JSON_NS::json_details::string_quote::test_at_byte ( UInt32  b)
inlineconstexpr

◆ test_at_byte() [2/2]

template<std::size_t N, char c>
constexpr UInt8 DAW_JSON_NS::json_details::string_quote::test_at_byte ( UInt64  b)
inlineconstexpr