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