j
k
j a
j l
Christian Henning wrote:
bind( static_cast( &foo ), ( ref( str ), a() ));
The (x, y) expression returns y. In your case (ref(str), a()) is equivalent to just a().
Back to the thread
Back to the list