35 #define DAW_XSTR( x ) DAW_STR( x )
36 #define DAW_STR( x ) std::string_view( #x )
DAW_CONSTEVAL std::string_view json_link_version()
basic_json_value<> json_value
An untyped JSON value.
Customization point traits.
A non-owning container for arbitrary JSON values that allows movement/iteration through.
#define DAW_JSON_VER
The version string used in namespace definitions. Must be a valid namespace name.