Project

General

Profile

Actions

Task #4268

closed

Use unique_ptr for signals

Added by Nicholas Gordon over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
09/05/2017
Due date:
% Done:

0%

Estimated time:

Description

Ownership semantics indicate that a unique_ptr should be used to contain signal objects, not shared_ptrs. Currently the RoutingTable is using shared_ptr, so it should be changed.

Actions #1

Updated by Nicholas Gordon over 6 years ago

  • Status changed from New to In Progress
  • Assignee set to Nicholas Gordon
  • Target version set to v0.4.0
Actions #2

Updated by Nicholas Gordon over 6 years ago

  • Status changed from In Progress to Code review
Actions #3

Updated by Nicholas Gordon over 6 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF