9 Nov
2007
9 Nov
'07
12:07 p.m.
When I looked through the code in SVN, it appears you are right.
Unfortunately, the docs say it uses result_of.
Thanks,
Chris
On Nov 9, 2007 4:28 AM, shunsuke
Chris Weed wrote:
template< int N > struct Get { template<typename T> struct result;
transform_iterator doesn't make use of boost::result_of, IIRC. You have to define a nested `result_type` in `Get`, or you can use transform_iterator<..., a_result_type>.
Regards,
-- Shunsuke Sogame
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users