Definition at line 399 of file range_types.hpp.
Public Types | |
| using | type = io::detail::RangeBinaryFormatter<T> |
| using | type |
| using storages::postgres::io::traits::Output< Range< T >, std::enable_if_t< kHasFormatter< T > > >::type = io::detail::RangeBinaryFormatter<T> |
Definition at line 400 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.