#include <format-inl.h>
◆ on_digit()
References buf, detail::digits::done, detail::down, detail::digits::error, exp10, fixed, FMT_ASSERT, detail::get_round_direction(), create_a3b_hbs::i, detail::digits::more, precision, numeric::remainder(), size, and detail::up.
◆ on_start()
References buf, detail::digits::done, detail::digits::error, detail::exp, exp10, fixed, detail::get_round_direction(), detail::digits::more, precision, numeric::remainder(), size, detail::unknown, and detail::up.
◆ buf
char* detail::fixed_handler::buf |
◆ exp10
int detail::fixed_handler::exp10 |
◆ fixed
bool detail::fixed_handler::fixed |
◆ precision
int detail::fixed_handler::precision |
◆ size
int detail::fixed_handler::size |
The documentation for this struct was generated from the following file: