mirror of
https://github.com/fmtlib/fmt.git
synced 2026-09-13 14:22:26 +08:00
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. |
||
|---|---|---|
| .. | ||
| args.h | ||
| base.h | ||
| chrono.h | ||
| color.h | ||
| compile.h | ||
| core.h | ||
| enum.h | ||
| fmt-c.h | ||
| format-inl.h | ||
| format.h | ||
| os.h | ||
| ostream.h | ||
| printf.h | ||
| ranges.h | ||
| std.h | ||
| xchar.h | ||