Commit Graph
4 Commits
Author SHA1 Message Date
Jean-Michaël Celerier 258000064d Add fmt:: namespace to doc (#3009)
Otherwise as-is the example does not compile on Visual Studio due to the conflict with std::format_to: 
https://gcc.godbolt.org/z/qe4jEvvqY
2022-07-29 13:10:09 -07:00
Jean-Michaël Celerier 288c3b928b Remove dead code in ostream.h format_value 2022-03-29 10:21:19 -07:00
Jean-Michaël Celerier c771ba361c Fix build for the clang-10 / libstdc++-9 couple (#2491) 2021-09-07 08:52:34 -07:00
Jean-Michaël Celerier 9ec3bea2d6 Add FMT_OVERRIDE macro to allow specifying overriding functions in c++11 compilers 2016-09-24 21:10:11 +02:00