DAW JSON Link
Loading...
Searching...
No Matches
Namespaces | Macros | Variables
daw_json_name.h File Reference
#include "version.h"
#include "daw_json_req_helper.h"
#include <daw/daw_consteval.h>
#include <daw/daw_cpp_feature_check.h>
#include <daw/daw_likely.h>
#include <daw/daw_string_view.h>
#include <cstddef>
#include <string_view>
#include <utility>

Go to the source code of this file.

Namespaces

namespace  daw
 
namespace  daw::json
 Customization point traits.
 
namespace  daw::json::anonymous_namespace{daw_json_name.h}
 

Macros

#define JSONNAMETYPE   char const *
 

Variables

constexpr char const daw::json::anonymous_namespace{daw_json_name.h}::default_key_name [] = "key"
 
constexpr char const daw::json::anonymous_namespace{daw_json_name.h}::default_value_name [] = "value"
 

Macro Definition Documentation

◆ JSONNAMETYPE

#define JSONNAMETYPE   char const *

Definition at line 113 of file daw_json_name.h.