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