#include <userver/formats/parse/to.hpp>
template<class T>
struct formats::parse::To< T >
An ADL helper that allows searching for Parse
functions in namespace formats::parse
additionally to the namespace of T
.
- See also
- Formats (JSON, YAML, BSON, ...)
Definition at line 19 of file to.hpp.
The documentation for this struct was generated from the following file: