mirror of
https://github.com/fmtlib/fmt.git
synced 2025-01-16 04:12:47 +00:00
a992b3d1fc
* FMT_EXPORT reorganization to fix compile error - When compiling with FMT_MODULE, an error was being generated due to use of FMT_EXPORT on a declaration within FMT_BEGIN_EXPORT and FMT_END_EXPORT on `include/core.h` - On `include/format.h` had to exclude the function vformat_to by ending the export block just before it and beginning a new one after it. |
||
---|---|---|
.. | ||
args.h | ||
chrono.h | ||
color.h | ||
compile.h | ||
core.h | ||
format-inl.h | ||
format.h | ||
os.h | ||
ostream.h | ||
printf.h | ||
ranges.h | ||
std.h | ||
xchar.h |