fmt/include
Khalil Estell cb0a609280 Add FMT_USE_SMALLEST_INT flag
When defined and set to zero, will use the largest available integer
container for writing ints. The has the benefit of reducing instances
the of int_writer class which will reduce the binary cost.
2020-07-18 15:22:23 -07:00
..
fmt Add FMT_USE_SMALLEST_INT flag 2020-07-18 15:22:23 -07:00