Boost logo

Boost Users :

From: John Maddock (john_at_[hidden])
Date: 2008-08-26 04:51:02


Markus Werle wrote:
> But this code then only works if and only if the maximum number
> of arguments is exactly 10, right?

I hope not :-(

Because it's a function overload (rather than a template partial
specialisation) it should work as long as the max number of args is 10 or
more.

HTH, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net