#include <userver/formats/serialize/to.hpp>
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
.
- Examples
- samples/static_service/main.cpp.
Definition at line 16 of file to.hpp.
The documentation for this struct was generated from the following file:
- userver/formats/serialize/to.hpp