#include <daw_json_reflection.h>
Definition at line 268 of file daw_json_reflection.h.
◆ ignore_with_value()
template<typename T >
static consteval auto daw::json::inline::experimental::reflect_t::ignore_with_value |
( |
T && |
v | ) |
|
|
inlinestatic |
◆ rename()
static consteval refl_rename daw::json::inline::experimental::reflect_t::rename |
( |
char const * |
name | ) |
|
|
inlinestatic |
◆ enum_string
constexpr auto daw::json::inline::experimental::reflect_t::enum_string |
|
staticconstexpr |
◆ enum_string_with_opt
template<json_options_t Options>
constexpr auto daw::json::inline::experimental::reflect_t::enum_string_with_opt |
|
staticconstexpr |
◆ ignore_with_default
constexpr auto daw::json::inline::experimental::reflect_t::ignore_with_default |
|
staticconstexpr |
◆ map_as
template<typename JsonMember >
constexpr auto daw::json::inline::experimental::reflect_t::map_as = refl_map_as{ DAW_REFL( JsonMember ) } |
|
staticconstexpr |
The documentation for this struct was generated from the following file: