
28 Aug
2009
28 Aug
'09
2:49 p.m.
AMDG Mathias Gaunard wrote:
Jeffrey Hellrung wrote:
I've used Boost.Preprocessor to generate 2^n overloads of T&/const T&
There should be no need to write such a thing yourself, as Boost.Functional/Forward already does it.
This only works for function objects. In Christ, Steven Watanabe