mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-10 17:15:33 +01:00
* A custom FormatSpec type can be passed as a template argument to the ArgFormatter chain (#439) * Corrected nested-name-specifier error * Spec template argument defaulted to FormatSpec * Forward declaration of FormatSpec * Style * Style (part 2) * Style (part 3)