「view this page in B3 βῆτα server」

Revisions №61173

branch: master 「№61173」
Commited by: Vikram K. Mulligan
GitHub commit link: 「a9ef9c7c575d0437」 「№4551」
Difference from previous tested commit:  code diff
Commit date: 2020-03-09 12:19:53

Merge pull request #4551 from RosettaCommons/vmullig/fix_clang_tidy_citationmanager Fixing clang tidy test. I forgot to switch "virtual" to "override" in a recent merge. This also updates the code templates for general classes to use `override` instead of `virtual` for the destructor. (`ReferenceCount::~ReferenceCount()` is `virtual`.)

...