userver: formats::parse::To< T > Struct Template Reference
Loading...
Searching...
No Matches
formats::parse::To< T > Struct Template Reference

#include <userver/formats/parse/to.hpp>

Detailed Description

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, ...)
Examples
samples/kafka_service/src/producer_handler.cpp.

Definition at line 19 of file to.hpp.


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