fmtlegacy/include/fmt
Victor Zverovich a04e3a2dc8 Comment
2021-06-01 20:47:16 -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 Use qualified name-lookup in module. (#2324) 2021-05-31 09:11:24 -07:00
color.h Deprecate locale.h 2021-05-22 10:21:17 -07:00
compile.h add fmt::print() overload to support compiled format (#2304) 2021-05-25 14:54:56 -07:00
core.h Comment 2021-06-01 20:47:16 -07:00
format-inl.h Workaround a gcc 9.1 bug (#2334) 2021-06-01 06:43:30 -07:00
format.h Merge branch 'master' of github.com:fmtlib/fmt 2021-06-01 13:38:26 -07:00
locale.h wchar.h -> xchar.h because it handles other code unit types too 2021-05-29 09:37:17 -07:00
os.h Export os.h API, too (#2318) 2021-05-28 09:27:45 -07:00
ostream.h Export printf-related contexts from printf.h 2021-04-24 06:39:57 -07:00
printf.h Cleanup the printf implementation 2021-06-01 20:32:56 -07:00
ranges.h arg_join -> join_view 2021-05-29 08:47:16 -07:00
xchar.h Update format_to taking a buffer and remove undocumented vformat_to overload 2021-05-30 07:57:51 -07:00