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

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

Detailed Description

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

An ADL helper which allows locating functions to read structs from protobuf messages inside struct-specific namespaces.

Definition at line 62 of file type_mapping.hpp.

Public Types

using Type = T
 

Member Typedef Documentation

◆ Type

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

Definition at line 63 of file type_mapping.hpp.


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