mirror of
https://github.com/fmtlib/fmt.git
synced 2025-11-26 12:19:45 +01:00
Test error on invalid type spec and remove unused alias
This commit is contained in:
@@ -3773,8 +3773,6 @@ struct formatter<
|
||||
}
|
||||
|
||||
private:
|
||||
using arg_ref = internal::arg_ref<Char>;
|
||||
|
||||
internal::dynamic_format_specs<Char> specs_;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user