Bug 27

Summary: Callback implementation should get rid of ReferenceList
Product: ns-3 Reporter: Mathieu Lacage <mathieu.lacage>
Component: coreAssignee: ns-bugs <ns-bugs>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P1    
Version: pre-release   
Hardware: PC   
OS: Linux   

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.