Definition at line 413 of file range_types.hpp.
Public Types | |
| using | type = io::detail::BoundedRangeBinaryFormatter<T> |
| using | type |
| using storages::postgres::io::traits::Output< BoundedRange< T >, std::enable_if_t< kHasFormatter< T > > >::type = io::detail::BoundedRangeBinaryFormatter<T> |
Definition at line 414 of file range_types.hpp.
| using storages::postgres::io::traits::Output< T, std::enable_if_t< kHasFormatter< T > > >::type |
Definition at line 109 of file traits.hpp.