Boost logo

Boost Users :

From: Chris Weed (chrisweed_at_[hidden])
Date: 2007-11-09 07:07:41


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 <pstade.mb_at_[hidden]> wrote:
> 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_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net