![]() |
DAW JSON Link
|
Typedefs | |
template<typename T > | |
using | to_string_result = decltype(to_string_test(std::declval< T >())) |
Functions | |
template<typename T > | |
auto | to_string_test (T &&v) -> decltype(to_string(DAW_FWD2(T, v))) |
using daw::json::DAW_JSON_VER::json_details::to_strings::to_string_test::to_string_result = typedef decltype( to_string_test( std::declval<T>( ) ) ) |
auto daw::json::DAW_JSON_VER::json_details::to_strings::to_string_test::to_string_test | ( | T && | v | ) | -> decltype(to_string(DAW_FWD2(T, v))) |