
16 Mar
2012
16 Mar
'12
3:24 p.m.
On 15/03/12 20:21, lcaminiti wrote:
1) I'd propose to never implement BOOST_SCOPE_EXIT using lambdas. There is no advantage for the user in the lambda implementation
What about 1) compile-time speed 2) run-time efficiency Aren't both of those better with lambdas?