Boost logo

Boost Users :

Subject: Re: [Boost-users] [MPL] no invoke<T>?
From: Joel Falcou (joel.falcou_at_[hidden])
Date: 2011-04-01 03:33:08


On 01/04/11 01:32, Noah Roberts wrote:
> I had to write an invoke metafunction because I couldn't seem to find
> one that looked like it was what I needed:
>
> template < typename MF > struct invoke { typedef typename MF::type type; };
>
> I've looked through the documentation TOC:
> http://www.boost.org/doc/libs/1_42_0/libs/mpl/doc/refmanual/refmanual_toc.html
>
>
> Is there something I'm missing?

http://www.boost.org/doc/libs/1_46_1/libs/mpl/doc/refmanual/apply.html


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