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

Detailed Description

template<HasParser T>
struct storages::postgres::io::traits::Input< Range< T > >

Definition at line 390 of file range_types.hpp.

Public Types

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

Member Typedef Documentation

◆ type

template<HasParser T>
using storages::postgres::io::traits::Input< Range< T > >::type = io::detail::RangeBinaryParser<T>

Definition at line 391 of file range_types.hpp.


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