DAW JSON Link
Public Types | Static Public Member Functions | List of all members
daw::json::DAW_JSON_VER::json_data_contract< tuple_json_mapping< Members... > > Struct Template Reference

#include <daw_json_link_types.h>

Public Types

using type = json_member_list< Members... >
 

Static Public Member Functions

static auto const & to_json_data (tuple_json_mapping< Members... > const &value)
 

Member Typedef Documentation

◆ type

template<typename... Members>
using daw::json::DAW_JSON_VER::json_data_contract< tuple_json_mapping< Members... > >::type = json_member_list<Members...>

Member Function Documentation

◆ to_json_data()

template<typename... Members>
static auto const& daw::json::DAW_JSON_VER::json_data_contract< tuple_json_mapping< Members... > >::to_json_data ( tuple_json_mapping< Members... > const &  value)
inlinestatic

The documentation for this struct was generated from the following file: