|
|
|
|
|
by Karliss
3537 days ago
|
|
First two tests used lambda with custom for each method. If authors used real c++ iterators and for each loop it would become obvious that comparing iterators and lambdas at iterating is the same as comparing lambdas with if statements at being if statements. |
|