This is the complete list of members for di::container::detail::FoldLeftWithIterFunction, including all inherited members.
operator()(Iter first, Sent last, T init, Op op) const | di::container::detail::FoldLeftWithIterFunction | inline |
operator()(Con &&container, T init, Op op) const -> InValueResult< meta::BorrowedIterator< Con >, meta::Decay< meta::InvokeResult< Op &, meta::ContainerReference< Con >, T > > > | di::container::detail::FoldLeftWithIterFunction | inline |