Definition at line 390 of file range_types.hpp.
Public Types | |
using | type = io::detail::BoundedRangeBinaryParser<T> |
using | type |
using storages::postgres::io::traits::Input< BoundedRange< T >, std::enable_if_t< kHasParser< T > > >::type = io::detail::BoundedRangeBinaryParser<T> |
Definition at line 391 of file range_types.hpp.
using storages::postgres::io::traits::Input< T, std::enable_if_t< kHasParser< T > > >::type |
Definition at line 97 of file traits.hpp.