fmtlegacy/include/fmt
David P. Sicilia 2145a7bdcc Move has_formatter into the public fmt namespace. (#1407)
* Move has_formatter into the public fmt namespace.

This will allow users to do SFINAE-friendly checks for
the formattability of a type.

Fixes #1369
2019-11-14 07:08:24 -08:00
..
chrono.h basic_parse_context -> basic_format_parse_context per standard and document 2019-11-05 07:13:58 +00:00
color.h Optimize counting 2019-10-21 06:57:42 -07:00
compile.h basic_parse_context -> basic_format_parse_context per standard and document 2019-11-05 07:13:58 +00:00
core.h Move has_formatter into the public fmt namespace. (#1407) 2019-11-14 07:08:24 -08:00
format-inl.h [clang-tidy] Replace deprecated C headers 2019-11-08 09:35:26 +00:00
format.h [clang-tidy] Add missing override 2019-11-08 09:35:26 +00:00
locale.h Disallow passing views as lvalues 2019-07-09 12:18:48 -07:00
ostream.h Disable integral operator<< (#1316) 2019-09-23 20:34:08 -07:00
posix.h [clang-tidy] Replace deprecated C headers 2019-11-08 09:35:26 +00:00
printf.h basic_parse_context -> basic_format_parse_context per standard and document 2019-11-05 07:13:58 +00:00
ranges.h Fix ambiguity for types with dodgy conversions 2019-09-28 11:35:20 -07:00
safe-duration-cast.h workaround VS2019 Update 3 compiler bug. (#1328) 2019-09-24 11:29:29 -07:00