
8 Jan
2005
8 Jan
'05
5:05 p.m.
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