christopher@baus.net

Why boost bind/lambda has a bad rap

It seems a lot of C++ folks can't understand why anybody would be against using boost lambda or boost bind. For the record here's why. BTW, this code compiles fine on Microsoft's compiler.

...insert really ugly error message here...
Show Comments