userver: formats::parse::To< T > Struct Template Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
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/grpc_middleware_service/src/middlewares/server/meta_filter.cpp, and 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: