[Ns-bugs] [Bug 267] overload helpers that take NodeContainers to also take Ptr<Node>
bugzilla-daemon@nsnam-www.ece.gatech.edu
bugzilla-daemon at nsnam-www.ece.gatech.edu
Wed Jul 30 15:50:54 PDT 2008
http://www.nsnam.org/bugzilla/show_bug.cgi?id=267
mathieu.lacage at sophia.inria.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Comment #1 from mathieu.lacage at sophia.inria.fr 2008-07-30 18:50 -------
I think that this bug is invalid. I wanted to point you to the relevant
tutorial entry but it looks like this specific entry has disappeared from it.
So, there is magic involved but the following works already:
Ptr<Node> node = ;
NodeContainer c;
c.Install (node);
--
Configure bugmail: http://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Ns-bugs
mailing list