Forward declarations of utlity types for conversions.
Definition in file fwd.hpp.
Go to the source code of this file.
Classes | |
struct | proto_structs::io::To< T > |
An ADL helper which allows compiler to find functions to read proto structs from protobuf messages. More... | |
Namespaces | |
namespace | proto_structs |
Top namespace for the proto-structs library. | |
namespace | proto_structs::io |
Namespace for conversion utlities and predefined proto-structs conversion hooks for well-known std/userver types. | |