12 Apr
2014
12 Apr
'14
8:06 p.m.
On 12/04/14 20:49, Robert Dailey wrote:
In any case, this doesn't particularly answer the root of my question which is: which one (which bind, not which placeholders) should I be using?
Not seen anything that contradicts what is said here: http://www.boost.org/doc/libs/1_55_0/libs/phoenix/doc/html/phoenix/modules/b... Not sure what makes you think boost::bind is deprecated either - on the contrary, the C++11 standard includes a similar bind() (deprecating its older ones). Albert