![]() |
DAW JSON Link
|
#include <daw_json_link_types.h>
Public Types | |
using | base_type = json_details::unwrapped_t< T, nullable > |
using | constructor_t = Constructor |
using | i_am_a_json_type = void |
using | parse_to_t = typename json_details::construction_result< nullable !=JsonNullable::MustExist, Constructor, base_type >::type |
template<JSONNAMETYPE NewName> | |
using | with_name = daw::json::json_bool< NewName, T, Options, Constructor > |
using | without_name = json_bool |
using | wrapped_type = T |
Static Public Attributes | |
static constexpr JsonParseTypes | base_expected_type |
static constexpr JsonParseTypes | expected_type |
static constexpr LiteralAsStringOpt | literal_as_string |
static constexpr bool | must_be_class_member = false |
static constexpr daw::string_view | name = no_name |
static constexpr JsonNullable | nullable |
static constexpr JsonBaseParseTypes | underlying_json_type |
using daw::json::DAW_JSON_VER::json_base::json_bool< T, Options, Constructor >::base_type = json_details::unwrapped_t<T, nullable> |
using daw::json::DAW_JSON_VER::json_base::json_bool< T, Options, Constructor >::constructor_t = Constructor |
using daw::json::DAW_JSON_VER::json_base::json_bool< T, Options, Constructor >::i_am_a_json_type = void |
using daw::json::DAW_JSON_VER::json_base::json_bool< T, Options, Constructor >::parse_to_t = typename json_details::construction_result< nullable != JsonNullable::MustExist, Constructor, base_type>::type |
using daw::json::DAW_JSON_VER::json_base::json_bool< T, Options, Constructor >::with_name = daw::json::json_bool<NewName, T, Options, Constructor> |
using daw::json::DAW_JSON_VER::json_base::json_bool< T, Options, Constructor >::without_name = json_bool |
using daw::json::DAW_JSON_VER::json_base::json_bool< T, Options, Constructor >::wrapped_type = T |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |
|
staticconstexpr |