Project

General

Profile

Task #2454

Updated by Junxiao Shi about 9 years ago

Add a code style rule to: require annotating `override` or `NDN_CXX_DECL_OVERRIDE` or `DECL_OVERRIDE` on a function declaration that overrides a virtual method or destructor, in addition to *instead of* `virtual`.

Back