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

Detailed Description

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

Definition at line 404 of file range_types.hpp.

Public Types

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

Member Typedef Documentation

◆ type

template<HasParser T>
using storages::postgres::io::traits::Input< BoundedRange< T > >::type = io::detail::BoundedRangeBinaryParser<T>

Definition at line 405 of file range_types.hpp.


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