Bug 27 - Callback implementation should get rid of ReferenceList
Callback implementation should get rid of ReferenceList
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: core
pre-release
PC Linux
: P1 blocker
Assigned To: ns-bugs
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2007-05-18 02:10 UTC by Mathieu Lacage
Modified: 2008-07-01 13:32 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Lacage 2007-05-18 02:10:32 UTC
It should be simpler to get rid of this piece of code and replace it with a Ptr-based solution.

It is good to get rid of extra code.