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

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

Detailed Description

template<class T>
struct formats::serialize::To< T >

An ADL helper that allows searching for Serialize functions in namespace formats::serialize additionally to the namespace of T.

Definition at line 16 of file to.hpp.


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