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