Definition at line 24 of file boost_multiprecision.hpp.
Public Types | |
| using | Value = MultiPrecision<Precision> |
Public Member Functions | |
| BufferFormatter (const Value &val) | |
| template<typename Buffer> | |
| void | operator() (const UserTypes &, Buffer &buf) const |
Public Attributes | |
| const Value & | value |
| using storages::postgres::io::BufferFormatter< MultiPrecision< Precision > >::Value = MultiPrecision<Precision> |
Definition at line 25 of file boost_multiprecision.hpp.
|
inline |
Definition at line 28 of file boost_multiprecision.hpp.
|
inline |
Definition at line 33 of file boost_multiprecision.hpp.
| const Value& storages::postgres::io::BufferFormatter< MultiPrecision< Precision > >::value |
Definition at line 26 of file boost_multiprecision.hpp.