Project

General

Profile

Actions

Defect #15

closed

stop using boost::shared_ptr in pdu::Disseminator::Receiver

Added by Tony Ciavarella about 10 years ago. Updated almost 10 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
01/14/2014
Due date:
% Done:

100%

Estimated time:

Description

Use of boost::shared_ptr<PDU> in pdu::Disseminator::Receiver is cute, but it prevents the declaration of type specific PDU receivers requiring the PDU* to be casted within the receiver.

A better way should be found to remove these limitations.

Actions

Also available in: Atom PDF