mirror of
https://github.com/fmtlib/fmt.git
synced 2026-02-09 00:26:07 +01:00
* Remove this-> from decltype The latest version of MSVC doesn't like it, and removing it doesn't seem to harm anything. * Add ifdef for GCC < 5
* Remove this-> from decltype The latest version of MSVC doesn't like it, and removing it doesn't seem to harm anything. * Add ifdef for GCC < 5