![]() |
DAW JSON Link
|
Typedefs | |
template<typename T > | |
using | unwrapped_t_impl = std::conditional_t< is_dereferenceable_v< T >, dereferenced_t< T >, T > |
using daw::json::DAW_JSON_VER::json_details::unwrapped_impl::unwrapped_t_impl = typedef std::conditional_t<is_dereferenceable_v<T>, dereferenced_t<T>, T> |