#include <daw_json_link_types.h>
|
template<typename JsonClass , typename Range > |
static constexpr DAW_ONLY_FLATTEN json_details::json_result< JsonClass > | parse_to_class (Range &rng) |
|
template<typename OutputIterator , typename Member , typename Value > |
static constexpr OutputIterator | serialize (OutputIterator it, Member const &m, Value const &v) |
|
◆ i_am_a_json_member_list
template<typename JsonMember >
◆ json_member
template<typename JsonMember >
◆ result_type
template<typename JsonMember >
template<typename Constructor >
◆ parse_to_class()
template<typename JsonMember >
template<typename JsonClass , typename Range >
◆ serialize()
template<typename JsonMember >
template<typename OutputIterator , typename Member , typename Value >
static constexpr OutputIterator daw::json::json_class_map< JsonMember >::serialize |
( |
OutputIterator |
it, |
|
|
Member const & |
m, |
|
|
Value const & |
v |
|
) |
| |
|
inlinestaticconstexpr |
The documentation for this struct was generated from the following file: