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

Also available in: Atom PDF