mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-11 01:19:03 +01:00
* - added basic_string allocator support to BasicStringRef, BasicCStringRef, BasicWriter::str, StringBuffer and BasicStringWriter * - removed templated str() and to_string() function - code style fixes