Actions
Feature #4173
closedEliminate Name::shared_from_this
Start date:
Due date:
% Done:
100%
Estimated time:
1.00 h
Description
Name
class is conventionally used as a value type, and not created as shared_ptr
.
Thus, it is unnecessary to inherit from enable_shared_from_this
.
Updated by Junxiao Shi over 7 years ago
- Status changed from New to Code review
- Assignee set to Junxiao Shi
- % Done changed from 0 to 100
Updated by Junxiao Shi over 7 years ago
- Status changed from Code review to Closed
- Start date deleted (
07/08/2017)
Actions