This is the complete list of members for di::container::detail::ForEachFunction, including all inherited members.
operator()(Iter first, Sent last, F f, Proj proj={}) const -> InFunResult< Iter, F > | di::container::detail::ForEachFunction | inline |
operator()(Con &&container, F f, Proj proj={}) const -> InFunResult< meta::BorrowedIterator< Con >, F > | di::container::detail::ForEachFunction | inline |