fmt/include/fmt
Barry Revzin a34a97cc1d
Supporting ? as a string presentation type (#2674)
* Supporting ? as a string presentation type.

* Supporting ? as a char presentation type.

* Adding iterator_category to counting_iterator.
2022-01-30 08:55:28 -08:00
..
args.h Don't explicitly delete copy ctor of dynamic_format_arg_store (#2664) 2021-12-23 11:34:16 -08:00
chrono.h Don't rely on transitive includes 2022-01-21 15:03:28 -08:00
color.h FMT_NOEXCEPT -> noexcept 2022-01-20 16:55:47 -08:00
compile.h Supporting ? as a string presentation type (#2674) 2022-01-30 08:55:28 -08:00
core.h Supporting ? as a string presentation type (#2674) 2022-01-30 08:55:28 -08:00
format-inl.h Supporting ? as a string presentation type (#2674) 2022-01-30 08:55:28 -08:00
format.h Supporting ? as a string presentation type (#2674) 2022-01-30 08:55:28 -08:00
locale.h wchar.h -> xchar.h because it handles other code unit types too 2021-05-29 09:37:17 -07:00
os.h FMT_NOEXCEPT -> noexcept 2022-01-20 16:55:47 -08:00
ostream.h fmt::join support FMT_COMPILE (#2720) 2022-01-14 09:58:49 -08:00
printf.h Refactor presentation types 2021-09-06 13:32:33 -07:00
ranges.h Supporting ? as a string presentation type (#2674) 2022-01-30 08:55:28 -08:00
xchar.h Qualify calls to make_wformat_args. Fixes #2639. (#2641) 2021-12-10 06:36:42 -08:00