#include <format-inl.h>
Definition at line 721 of file format-inl.h.
digits::result detail::fixed_handler::on_digit |
( |
char |
digit, |
|
|
uint64_t |
divisor, |
|
|
uint64_t |
remainder, |
|
|
uint64_t |
error, |
|
|
int |
, |
|
|
bool |
integral |
|
) |
| |
|
inline |
digits::result detail::fixed_handler::on_start |
( |
uint64_t |
divisor, |
|
|
uint64_t |
remainder, |
|
|
uint64_t |
error, |
|
|
int & |
exp |
|
) |
| |
|
inline |
char* detail::fixed_handler::buf |
int detail::fixed_handler::exp10 |
bool detail::fixed_handler::fixed |
int detail::fixed_handler::precision |
int detail::fixed_handler::size |
The documentation for this struct was generated from the following file: