fmt/include/fmt
Daniela Engert d8910af80d
Use qualified name lookup rather than ADL. (#2239)
Name lookup within exported templates cannot find non-exported entities by ADL when instantiation takes place outside the module.
2021-04-16 09:38:25 -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 Add support for time points with arbitrary durations (#2208) 2021-04-02 11:17:14 -07:00
color.h Remove fallback to inline specifier from FMT_CONSTEXPR(20) macro (#2075) 2020-12-30 06:23:20 -08:00
compile.h Simplify argument formatters 2021-03-21 09:31:46 -07:00
core.h Fix clang warning about ignoring __declspec(dllexport) on basic_data<void> template instantitation definition (#2220) 2021-04-12 09:31:44 -07:00
format-inl.h Fix a link 2021-04-03 09:14:52 -07:00
format.h Use qualified name lookup rather than ADL. (#2239) 2021-04-16 09:38:25 -07:00
locale.h Simplify argument formatters 2021-03-21 09:31:46 -07:00
os.h Add speech synthesis support 2021-04-01 09:19:36 -07:00
ostream.h Suppress gcc warning on privates-only class (#2053) 2020-12-09 06:55:17 -08:00
posix.h
printf.h Simplify argument formatters 2021-03-21 09:31:46 -07:00
ranges.h Ranges wide strings support (#2236) 2021-04-16 06:25:35 -07:00