Tagged Questions

0
votes
3answers
106 views

C++ bind2nd question

This was one of the questions showed up on my Final exam. I can't figure out what I'm supposed to do. I know BindSecArg requires a () operator, but not sure what goes inside. In this question you are ...