1#ifndef PROTON_DECIMAL_HPP
2#define PROTON_DECIMAL_HPP
26#include "./internal/export.hpp"
27#include "./internal/comparable.hpp"
Arbitrary fixed-size data.
Arbitrary fixed-size data.
Definition byte_array.hpp:45
A 128-bit decimal floating-point value.
Definition decimal.hpp:52
A 32-bit decimal floating-point value.
Definition decimal.hpp:46
A 64-bit decimal floating-point value.
Definition decimal.hpp:49
The main Proton namespace.
Definition annotation_key.hpp:33
std::ostream & operator<<(std::ostream &, const binary &)
Print a binary value.