#include <OStream.hpp>
◆ comma_char
| char fiber::str_add_float_params::comma_char = '.' |
◆ decimals
| unsigned int fiber::str_add_float_params::decimals = 6 |
◆ force_comma
| bool fiber::str_add_float_params::force_comma = false |
◆ force_decimals
| bool fiber::str_add_float_params::force_decimals = false |
◆ force_exponent
| bool fiber::str_add_float_params::force_exponent = false |
◆ force_exponent_sign
| bool fiber::str_add_float_params::force_exponent_sign = false |
◆ force_sign
| bool fiber::str_add_float_params::force_sign = false |
◆ representation
◆ thousands_char
| char fiber::str_add_float_params::thousands_char = ',' |
◆ use_thousands
| bool fiber::str_add_float_params::use_thousands = false |
The documentation for this struct was generated from the following file: