
9 Dec
2008
9 Dec
'08
4:51 p.m.
AMDG Samuel Debionne wrote:
Almost everything is in the title. To go into details, I have a small test case (see attached file) where I accidentally manage to call a unary object function from a binary signal. The object function is the result of a Boost.Bind call.
Boost.Bind ignores any extra arguments.
I would have expect a compile time error here. What happend to the second parameter ?
It is discarded.
Is there any risks of stack corruption
No. In Christ, Steven Watanabe