fmtlegacy/include/fmt
2021-03-30 09:51:25 -07:00
..
args.h Fix handling of types with to_string_view and formatter specialization (#2180) 2021-03-18 11:25:43 -07:00
chrono.h update chrono duration formatter (constness), use it in compile-test for specs checks 2021-02-20 11:50:12 -08:00
color.h Remove fallback to inline specifier from FMT_CONSTEXPR(20) macro (#2075) 2020-12-30 06:23:20 -08:00
compile.h Simplify argument formatters 2021-03-21 09:31:46 -07:00
core.h Remove formattable 2021-03-28 14:21:12 -07:00
format-inl.h Bitpack integral prefixes 2021-03-11 21:22:33 -08:00
format.h Extra flag to prevent Intel compiler with Clang front-end warning of 'unknown attribute no_sanitize' 2021-03-28 06:56:14 -07:00
locale.h Simplify argument formatters 2021-03-21 09:31:46 -07:00
os.h Remove noexcept from file's move assignment 2021-03-30 09:51:25 -07:00
ostream.h Suppress gcc warning on privates-only class (#2053) 2020-12-09 06:55:17 -08:00
posix.h Consistently namespace qualify size_t 2020-05-07 15:59:46 -07:00
printf.h Simplify argument formatters 2021-03-21 09:31:46 -07:00
ranges.h Make ranges-test available with C++11 (#2114) 2021-01-30 07:42:58 -08:00