Boost logo

Boost :

From: Peter Dimov (pdimov_at_[hidden])
Date: 2005-01-08 12:05:14


Reece Dunn wrote:
> The error is misleading. I got a similar error when using Boost.Bind in
> my GUI code. The basics of it is this: the arguments of bind(fn, ...)
> must match to the arguments of the function *exactly*, using _n for
> unspecified arguments. [...]

> Maybe this should be mentioned in the documentation somewhere.

http://boost.org/libs/bind/bind.html#Q_doesnt_compile
http://boost.org/libs/bind/bind.html#err_num_args


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