
4 Feb
2011
4 Feb
'11
10:04 p.m.
Le 04/02/2011 16:12, Mathias Gaunard a écrit :
All of this still needs to happen at namespace scope. The problem with declaring those things at namespace scope is that they necessarily become far away from the lambda function you want to write.
AFAIK, this will no longer be true with C++1x, and already false with some compilers. -- Loïc