19 Oct
2007
19 Oct
'07
6:16 p.m.
On Behalf Of Chris Weed
Hi, I would like to bind to the boost::get<N> function for use by transform iterator.
I don't know the answer to you question, but with overloaded functions
or functions that have too many template arguments I sometimes forego
binders and write a small struct to invoke them. It might be something
like this:
template