Typedef zeep::vs_from_string_function

Typedef Documentation

template<typename T>
using zeep::vs_from_string_function = decltype(zeep::value_serializer<T>::from_string(std::declval<const std::string&>()))