Actions
Task #2281
closedStrategy: add override specifier to triggers
Start date:
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
In all strategies, add override specifier to methods that represent triggers.
override
specifier ensures that function signatures of those methods are identical to the declaration in Strategy
base class.
Updated by Junxiao Shi almost 10 years ago
- Status changed from New to In Progress
Updated by Junxiao Shi almost 10 years ago
- Status changed from In Progress to Code review
- % Done changed from 0 to 100
Updated by Junxiao Shi almost 10 years ago
- Status changed from Code review to Closed
Actions