![]() |
DAW JSON Link
|
#include <daw_json_traits.h>
Public Types | |
template<std::size_t Idx> | |
using | element_t = typename daw::tuple_element< Idx, type >::type |
using | type = daw::fwd_pack< Ts... > |
Static Public Attributes | |
static constexpr std::size_t | size = sizeof...( Ts ) |
using daw::json::DAW_JSON_VER::tuple_elements_pack< daw::fwd_pack< Ts... > >::element_t = typename daw::tuple_element<Idx, type>::type |
using daw::json::DAW_JSON_VER::tuple_elements_pack< daw::fwd_pack< Ts... > >::type = daw::fwd_pack<Ts...> |
|
staticconstexpr |