.. ot-topic:: cxx03.stl.algorithm.for_each :dependencies: cxx03.stl.basics .. include:: .. sidebar:: Documentation * `std::for_each `__ @ `cppreference.com `__ * `std::for_each `__ @ `cplusplus.com `__ ``for_each<>`` ============== .. contents:: :local: Live Hacking ------------ .. literalinclude:: code/for_each.cpp :caption: :download:`code/for_each.cpp` :language: c++