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

Detailed Description

template<typename T>
struct storages::postgres::io::traits::ExtractionTag< T, std::enable_if_t< kIsRowType< T > > >

Definition at line 166 of file row_types.hpp.

Public Types

using type = RowTag
 

Member Typedef Documentation

◆ type

template<typename T >
using storages::postgres::io::traits::ExtractionTag< T, std::enable_if_t< kIsRowType< T > > >::type = RowTag

Definition at line 167 of file row_types.hpp.


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