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

Detailed Description

template<typename T, typename Enable = ::utils::void_t<>>
struct storages::postgres::io::traits::ExtractionTag< T, Enable >

Definition at line 161 of file row_types.hpp.

Public Types

using type = FieldTag
 

Member Typedef Documentation

◆ type

template<typename T , typename Enable = ::utils::void_t<>>
using storages::postgres::io::traits::ExtractionTag< T, Enable >::type = FieldTag

Definition at line 162 of file row_types.hpp.


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