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

Detailed Description

template<typename T>
struct storages::postgres::io::traits::Input< T, EnableIfCanUseEnumAsStrongTypedef< T > >

Definition at line 214 of file strong_typedef.hpp.

Public Types

using type = io::detail::EnumStrongTypedefParser<T>
 
using type
 

Member Typedef Documentation

◆ type [1/2]

template<typename T>
using storages::postgres::io::traits::Input< T, EnableIfCanUseEnumAsStrongTypedef< T > >::type = io::detail::EnumStrongTypedefParser<T>

Definition at line 215 of file strong_typedef.hpp.

◆ type [2/2]

using storages::postgres::io::traits::Input< T, EnableIfCanUseEnumAsStrongTypedef< T > >::type

Definition at line 97 of file traits.hpp.


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