Closed donnyward closed 4 years ago
This PR adds override specifiers everywhere that they should be.
clang++ found these for me by specifying -Winconsistent-missing-override
Thanks a lot for fixing those!
This PR adds override specifiers everywhere that they should be.
clang++ found these for me by specifying -Winconsistent-missing-override