fmt/include/fmt
Roberto Rossini b23be10416 Implement format_parse_context::starts_with()
Add method to check whether the format string starts with a given
prefix.
2023-06-02 22:26:24 +02:00
..
args.h export names only once (#3392) 2023-04-22 06:21:06 -07:00
chrono.h Fix MSVC warning in std::chrono::time_point formatter (#3475) 2023-06-02 08:40:34 -07:00
color.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
compile.h Remove invalid_arg_index 2023-05-21 19:57:17 -07:00
core.h Implement format_parse_context::starts_with() 2023-06-02 22:26:24 +02:00
format-inl.h Replace mod_inv_25 by explicit value (#3450) 2023-05-18 11:26:19 -07:00
format.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
os.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
ostream.h FMT_MODULE_EXPORT -> FMT_EXPORT 2023-05-17 07:38:06 -07:00
printf.h Remove FMT_*_DETAIL_NAMESPACE 2023-05-28 07:33:26 -07:00
ranges.h Fix modular build on clang 2023-04-10 12:07:25 -07:00
std.h Simplify typeid check 2023-06-01 09:32:44 -07:00
xchar.h Cleanup xchar API 2023-05-12 07:05:14 -07:00