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

Detailed Description

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

Definition at line 209 of file strong_typedef.hpp.

Public Types

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

Member Typedef Documentation

◆ type [1/2]

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

Definition at line 210 of file strong_typedef.hpp.

◆ type [2/2]

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

Definition at line 103 of file traits.hpp.


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