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