userver: proto_structs::io::To< T > Struct Template Reference
Loading...
Searching...
No Matches
proto_structs::io::To< T > Struct Template Reference

#include </data/code/userver/libraries/proto-structs/include/userver/proto-structs/io/fwd.hpp>

Detailed Description

template<typename T>
struct proto_structs::io::To< T >

An ADL helper which allows compiler to find functions to read proto structs from protobuf messages.

Definition at line 12 of file fwd.hpp.

Public Types

using Type = T
 

Member Typedef Documentation

◆ Type

template<typename T>
using proto_structs::io::To< T >::Type = T

Definition at line 13 of file fwd.hpp.


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