Name: Anonymous 2010-10-11 5:02
Why isn't there a way to change context of a callee ?
In JS we could use Array.prototype.slice.call(arguments), but it seems that nobody has ever thought it could be usefull in c++ ...
In JS we could use Array.prototype.slice.call(arguments), but it seems that nobody has ever thought it could be usefull in c++ ...