DAW JSON Link
Public Member Functions | List of all members
daw::json::DAW_JSON_VER::custom_to_converter_t< T > Struct Template Reference

#include <to_daw_json_string.h>

Public Member Functions

template<typename U , std::enable_if_t< not json_details::to_strings::has_to_string_v< U >, std::nullptr_t > = nullptr>
std::string operator() (U &&value) const
 

Member Function Documentation

◆ operator()()

template<typename T >
template<typename U , std::enable_if_t< not json_details::to_strings::has_to_string_v< U >, std::nullptr_t > = nullptr>
std::string daw::json::DAW_JSON_VER::custom_to_converter_t< T >::operator() ( U &&  value) const
inline

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