Bug 1669

Summary: ns-3 should support binding two and three (possibly more) arguments
Product: ns-3 Reporter: Vedran Miletić <vedran>
Component: coreAssignee: Mathieu Lacage <mathieu.lacage>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs
Priority: P5    
Version: pre-release   
Hardware: All   
OS: All   

Description Vedran Miletić 2013-05-03 10:42:52 UTC
Code review for TwoBound callback is here: https://codereview.appspot.com/7103063

I plan to provide ThreeBound callback. Not sure if more is needed, but I wouldn't force it until we find an use case.

Suggestions are, as always, welcome.
Comment 1 Mathieu Lacage 2013-05-06 04:16:22 UTC
ok for merging
Comment 2 Vedran Miletić 2013-05-25 12:18:54 UTC
Pushed an improved variant with tests, thanks for the review and support over the course, Mathieu.

changeset:   9816:e86da132e7e9
tag:         tip
user:        Vedran Miletić <rivanvx@gmail.com>
date:        Sat May 25 18:18:00 2013 +0200
summary:     Fix Bug 1669 - ns-3 should support binding two and three (possibly more) arguments