Avi Kivity 6439aa09b1
Export ostream formatters and streamed() from the module (#4861)
Make basic_ostream_formatter, ostream_formatter and streamed() accessible
to module users via FMT_BEGIN_EXPORT/FMT_BEGIN_EXPORT. Drop now unneeded
FMT_EXPORT for print() and println().
2026-07-23 08:14:21 -07:00
..
args.h Unify copyright notices 2026-05-31 08:54:06 -07:00
base.h Suppress MSVC C4702 header-wide instead of restructuring code 2026-07-04 10:01:11 -07:00
chrono.h fix out-of-range float to int conversion in to_nonnegative_int (#4802) 2026-06-16 23:14:58 -07:00
color.h Unify copyright notices 2026-05-31 08:54:06 -07:00
compile.h Fix FMT_COMPILE failure with format_as mapped types (Issue #4794) (#4836) 2026-07-12 09:21:55 -07:00
core.h Unify copyright notices 2026-05-31 08:54:06 -07:00
fmt-c.h Minor cleanup 2026-06-26 15:57:41 -07:00
format-inl.h Fix hang/assertion when printing to a pipe with closed read end (#4797) 2026-06-18 08:08:44 +02:00
format.h Optimize 128-bit integer formatting 2026-07-19 17:05:39 -07:00
os.h Unify copyright notices 2026-05-31 08:54:06 -07:00
ostream.h Export ostream formatters and streamed() from the module (#4861) 2026-07-23 08:14:21 -07:00
printf.h Unify copyright notices 2026-05-31 08:54:06 -07:00
ranges.h Fix compile time format for ranges, style, and std (#4759) 2026-05-31 08:21:35 -07:00
std.h Annotate FMT_USE_RTTI #endif directives 2026-07-17 12:12:25 -07:00
xchar.h Unify copyright notices 2026-05-31 08:54:06 -07:00