As the project steadily moves to C++11 I was wondering whether range based loops are desirable or not. I don't remember any specific discussion about which C++11 features people like to use in the project (I know we're using some of them auto, std::move semantics, rvalues...). BR