[Ns-bugs] [Bug 1352] Map container reimplementation for attribute system

code@nsnam.ece.gatech.edu code at nsnam.ece.gatech.edu
Tue Apr 17 12:47:08 PDT 2012


https://www.nsnam.org/bugzilla/show_bug.cgi?id=1352

--- Comment #11 from Mathieu Lacage <mathieu.lacage at gmail.com> 2012-04-17 15:47:07 EDT ---
(In reply to comment #10)

> - Replaced the std::vector< Ptr<Object> > m_objects container by a
> std::map<uint32_t, Ptr<Object> > one as agreed. It could be extended to support
> strings as well but I did not have much more time to test it, it goes to my to
> do buffer.

If you feel confident that this can be done later, I am fine with it. The
really nice thing to do would be to replace the Names implementation with this.

> [http://codereview.appspot.com/6047044/]

the patch looks really good. I will look at it again tomorrow before commit.

thanks for the hard work

-- 
Configure bugmail: https://www.nsnam.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Ns-bugs mailing list