userver: storages::postgres::io::traits::CanUseEnumAsStrongTypedef< T > Struct Template Reference
Loading...
Searching...
No Matches
storages::postgres::io::traits::CanUseEnumAsStrongTypedef< T > Struct Template Reference

#include <userver/storages/postgres/io/strong_typedef.hpp>

Detailed Description

template<typename T>
struct storages::postgres::io::traits::CanUseEnumAsStrongTypedef< T >

A metafunction that enables an enum type serialization to its underlying type. Can be specialized.

Definition at line 57 of file strong_typedef.hpp.

+ Inheritance diagram for storages::postgres::io::traits::CanUseEnumAsStrongTypedef< T >:

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