mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-05 21:59:54 +00:00
986fa00406
* eliminate one case where basic_print_context would copy a string into a fmt::basic_memory_buffer character by character instead of using fmt::basic_memory_buffer::append * use detail::write instead of re-implementing it * use to_unsigned to avoid signedness conversion warnings |
||
---|---|---|
.. | ||
fmt |