Typedef zeep::vs_to_string_function

Typedef Documentation

template<typename T>
using zeep::vs_to_string_function = decltype(zeep::value_serializer<T>::to_string(std::declval<T&>()))