fmtlegacy/include/fmt
Matthew Gilbert 5c4b0c86fb Add missing Allocator template argument for basic_memory_buffer in format_to
Remove deduced default template arguments in format_to and moves the
SFINAE check to a non-deduced template parameter.
2021-05-21 12:13:46 -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 Move detail::null to chrono where it is used 2021-05-21 09:16:45 -07:00
color.h Do *not* export namespace detail 2021-05-15 12:08:42 -07:00
compile.h Simplify the core API 2021-05-19 08:32:57 -07:00
core.h Improve symbol sizes 2021-05-20 07:21:20 -07:00
format-inl.h Move generic format functions to format.h 2021-05-18 19:01:43 -07:00
format.h Add missing Allocator template argument for basic_memory_buffer in format_to 2021-05-21 12:13:46 -07:00
locale.h Tag official API for module export (#2235) 2021-04-16 11:04:55 -07:00
os.h Improve binary size 2021-05-21 08:50:35 -07:00
ostream.h Export printf-related contexts from printf.h 2021-04-24 06:39:57 -07:00
printf.h Improve binary size 2021-05-21 08:50:35 -07:00
ranges.h Exclude fallback from is_formattable 2021-05-05 06:29:51 -07:00
wchar.h Restore support for wchar_t overloads in module 2021-05-20 10:03:58 -07:00