fmtlegacy/include/fmt
2021-05-15 06:47:43 -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 Make chrono formatting locale-independent by default 2021-05-07 16:14:10 -07:00
color.h C++17: std::char_traits<>::{compare,length} is constexpr. (#2246) 2021-04-23 06:11:34 -07:00
compile.h add support for statically named arguments with FMT_STRING 2021-05-14 16:31:10 -07:00
core.h Simplify get_arg_index_by_name 2021-05-15 06:47:43 -07:00
format-inl.h Avoid use after move (#2278) 2021-05-11 16:58:07 -07:00
format.h add support for statically named arguments with FMT_STRING 2021-05-14 16:31:10 -07:00
locale.h Tag official API for module export (#2235) 2021-04-16 11:04:55 -07:00
os.h Fix issue #2274. 2021-05-10 15:57:23 -07:00
ostream.h Export printf-related contexts from printf.h 2021-04-24 06:39:57 -07:00
printf.h Use write directly in formatter specializations 2021-05-09 07:07:51 -07:00
ranges.h Exclude fallback from is_formattable 2021-05-05 06:29:51 -07:00