Loading...
Searching...
No Matches
grisu_shortest_handler Struct Reference
Detailed DescriptionDefinition at line 919 of file format-inl.h. Member Function Documentation◆ on_digit()
Definition at line 941 of file format-inl.h. References grisu_shortest_handler::buf, grisu_shortest_handler::diff, internal::digits::done, internal::down, internal::digits::error, internal::exp, internal::digits::more, basic_data< T >::powers_of_10_64, grisu_shortest_handler::round(), grisu_shortest_handler::size, and internal::up. ◆ on_start()
Definition at line 925 of file format-inl.h. References internal::digits::more. ◆ round()
Definition at line 930 of file format-inl.h. References grisu_shortest_handler::buf, and grisu_shortest_handler::size. Referenced by grisu_shortest_handler::on_digit(). Member Data Documentation◆ buf
Definition at line 920 of file format-inl.h. Referenced by grisu_shortest_handler::on_digit(), and grisu_shortest_handler::round(). ◆ diff
Definition at line 923 of file format-inl.h. Referenced by grisu_shortest_handler::on_digit(). ◆ size
Definition at line 921 of file format-inl.h. Referenced by grisu_shortest_handler::on_digit(), and grisu_shortest_handler::round().
|