
5 Nov
2008
5 Nov
'08
12:32 p.m.
I am trying to use boost::lambda's placeholders as array indices. What I
tried boils down to this:
<code>
#include <vector>
#include