Definition at line 18 of file decimal64.hpp.
Public Types | |
using | BaseType = detail::BufferFormatterBase<decimal64::Decimal<Prec, RoundPolicy>> |
using | ValueType = typename BaseType::ValueType |
Public Member Functions | |
template<typename Buffer > | |
void | operator() (const UserTypes &, Buffer &buffer) const |
using storages::postgres::io::BufferFormatter< decimal64::Decimal< Prec, RoundPolicy > >::BaseType = detail::BufferFormatterBase<decimal64::Decimal<Prec, RoundPolicy>> |
Definition at line 20 of file decimal64.hpp.
using storages::postgres::io::BufferFormatter< decimal64::Decimal< Prec, RoundPolicy > >::ValueType = typename BaseType::ValueType |
Definition at line 22 of file decimal64.hpp.
|
inline |
Definition at line 25 of file decimal64.hpp.