Feature #1852

Use "override" where appropriate

Added by Chris Cannam over 5 years ago. Updated over 5 years ago.

Status:NewStart date:2018-11-21
Priority:NormalDue date:
Assignee:-% Done:

0%

Category:-
Target version:-

Description

(code hygiene)

Make use of the C++11 "override" keyword - it's a valuable one. We use it in a few places but it's more valuable the more pervasively it gets used.

build.log 5.29 MB, downloaded 6 times Chris Cannam, 2018-11-21 03:16 PM

History

#1 Updated by Chris Cannam over 5 years ago

Attached is a build log run with the -Wsuggest-override flag, as a starting point.

Also available in: Atom PDF