Boost logo

Boost :

Subject: Re: [boost] [bind] Request: use result_of instead of result_type for functors
From: Jason (jasonr_at_[hidden])
Date: 2013-02-06 13:18:27


Eric Niebler-4 wrote
> Boost.Bind is a smaller, simpler library that pulls in less code and has
> fewer dependencies. It also doesn't do anything that would require
> decltype, or an emulation thereof (Boost.TypeOf).
>
> If Boost.Bind meets my needs (and std::bind is not available), I use it.

Thanks for clearing up the differences. In my ignorance, I actually wasn't
even aware of Boost.Phoenix.Bind. It looks like it is functionally
equivalent to my original request: Boost.Bind-like functionality where
result_of is used internally to allow functors with multiple overloads of
operator().

I appreciate the comments.

Jason

--
View this message in context: http://boost.2283326.n4.nabble.com/bind-Request-use-result-of-instead-of-result-type-for-functors-tp4642311p4642371.html
Sent from the Boost - Dev mailing list archive at Nabble.com.

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk