Embedded Template Library 1.0
|
Accumulate floating point. More...
#include <to_arithmetic.h>
Public Member Functions | |
ETL_NODISCARD ETL_CONSTEXPR14 bool | add (char c) |
ETL_NODISCARD ETL_CONSTEXPR14 bool | has_value () const |
ETL_NODISCARD ETL_CONSTEXPR14 long double | value () const |
ETL_NODISCARD ETL_CONSTEXPR14 to_arithmetic_status | status () const |
ETL_NODISCARD ETL_CONSTEXPR14 int | exponent () const |
Accumulate floating point.