This is the complete list of members for di::container::detail::ReplaceFunction, including all inherited members.
operator()(It first, Sent last, T const &old_value, U const &new_value, Proj proj={}) const -> It | di::container::detail::ReplaceFunction | inline |
operator()(Con &&container, T const &old_value, U const &new_value, Proj proj={}) const -> meta::BorrowedIterator< Con > | di::container::detail::ReplaceFunction | inline |