Victor Zverovich 9375eb3792 Simplify enum identifier handling and tidy reflection docs
Use std::string_view directly for enumerator identifiers, dropping the
identifier wrapper and inlining count_enumerators. Update the fmt/enum.h
documentation to point at cppreference and drop an inaccurate note. Also
remove the no-longer-needed -Wno-sfinae-incomplete option for format-test.
2026-08-29 15:11:31 -07:00
..
args.h Unify copyright notices 2026-05-31 08:54:06 -07:00
base.h Bump version 2026-07-29 11:04:35 -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
enum.h Simplify enum identifier handling and tidy reflection docs 2026-08-29 15:11:31 -07:00
fmt-c.h Minor cleanup 2026-06-26 15:57:41 -07:00
format-inl.h Rename loc_copy to locale in locale helpers (#4876) 2026-08-10 09:12:29 -07:00
format.h Right-align inf and nan with a bare width (#4895) 2026-08-27 08:54:40 -07:00
os.h Unify copyright notices 2026-05-31 08:54:06 -07:00
ostream.h Remove extra newline 2026-07-25 07:52:08 -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 Reject sign-aware zero padding in std::exception and error_code formatters 2026-08-16 10:00:41 -07:00
xchar.h Rename loc_copy to locale in locale helpers (#4876) 2026-08-10 09:12:29 -07:00