override guarantees that the function is virtual (in addition
to that the function is overriding a virtual function from a base
class).
This is backport of Core PR10701
Differential D3118
Remove the virtual specifier for functions with the override specifier deadalnix on May 26 2019, 18:07. Authored by
Details
override guarantees that the function is virtual (in addition This is backport of Core PR10701 make check
Diff Detail
Event Timeline |