Comment on Implementation of GCC's Nested Functions (vs. C++ Lambdas)parentComments−6yyyyyy4dThe benefit is that you don't have to solve one of the hard problems in computer science (naming things).
Comments
The benefit is that you don't have to solve one of the hard problems in computer science (naming things).