I\'m always trying to learn more about the languages I use (different styles, frameworks, patterns, etc). I\'ve noticed that I never use std::for_each so I thought that perh
IMHO, you should try this new features in your test code.
In the production code you should try the features which you feel comfortable with. (i.e. if you feel comfortable with for_each, you can use it.)
for_each