Cleanup format string parsing

This commit is contained in:
Victor Zverovich
2022-12-24 13:47:20 -08:00
parent 934c8e5f76
commit 3cf9794755
2 changed files with 0 additions and 16 deletions
-2
View File
@@ -2217,8 +2217,6 @@ template <typename Char> struct dynamic_spec {
};
};
struct auto_id {};
// A format specifier handler that sets fields in basic_format_specs.
template <typename Char> class specs_setter {
protected: