clang 9.0 report warning: unused type alias 'size_type' [-Wunused-local-typedef] #2221
Labels
confirmed
kind: enhancement/improvement
release item: 🔨 further change
solution: proposed fix
a fix for the issue has been proposed and waits for confirmation
Milestone
When I use this project under clang 9.0, the compiler complaints below warning messages:
I have to block the above warning with the following code:
The text was updated successfully, but these errors were encountered: