Template Function eat::utilities::for_each_reference

Function Documentation

template<typename Element, typename F>
void eat::utilities::for_each_reference(const std::shared_ptr<Element> &el, F f)

call f on each element referenced by el