
28 Aug
2009
28 Aug
'09
4:49 p.m.
AMDG Jeffrey Hellrung wrote:
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.
I can't find this component in the boost documentation section, a quick google search, sandbox svn repo, or vault, and searching for "forward" in the boost source doesn't look like it gives anything useful. Help?
It's in the trunk but has never been merged to the release branch. In Christ, Steven Watanabe