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