330 toStr(str, constant());
344 <Type, Constant> constant)
348 toStr(str, constant);
395 const std::string& str)
noexcept
424 const std::string& str)
noexcept
452 const std::string& str)
noexcept
481 const std::string& str)
noexcept
510 const std::string& str)
noexcept
539 const std::string& str)
noexcept
568 const std::string& str)
noexcept
#define ONIXS_ICEBOE_MESSAGING_NAMESPACE_BEGIN
#define ONIXS_ICEBOE_MESSAGING_NAMESPACE_END
#define ONIXS_ICEBOE_EXPORTED
#define ONIXS_ICEBOE_NODISCARD
char Char
Character type alias.
std::string toStr(const FixedPointDecimal< Mantissa, Exponent > &)
Serializes a fixed-point decimal into a string.
bool fromStr(Decimal &, const Char *, size_t) noexcept
Deserializes a decimal number from the given text presentation.
constexpr Value operator()() const noexcept
static constexpr Value value() noexcept