Skip to content

Refactor boost foreach

Diane Perez requested to merge refactor_boost_foreach into 3.11/sprint

All unit test passed. The biggest commits "Removed BOOST_FOREACH" and "Removed #include <boost/foreach.hpp>" contain only straightforward modifications; the most relevant modifications are in the other commits.

Merge request reports