fmt/include
Alberto Aguirre a15c81e5ff Allow disabling floating point support
Add FMT_USE_FLOAT, FMT_USE_DOUBLE and FMT_USE_LONG_DOUBLE to allow a
user of the library to configure the float types they want to allow.
This is specially useful in embedded environements where code size is
important.
2020-03-10 11:56:48 -05:00
..
fmt Allow disabling floating point support 2020-03-10 11:56:48 -05:00