Iros
 
Loading...
Searching...
No Matches
di::container::view::detail::ChunkByFunction Struct Reference

#include <di/container/view/chunk_by.h>

Public Member Functions

template<concepts::ViewableContainer Con, typename Pred>
requires (CustomChunkBy<Con, Pred> || ViewChunkBy<Con, Pred>)
constexpr auto operator() (Con &&container, Pred &&predicate) const -> concepts::View auto
 

Member Function Documentation

◆ operator()()

template<concepts::ViewableContainer Con, typename Pred>
requires (CustomChunkBy<Con, Pred> || ViewChunkBy<Con, Pred>)
auto di::container::view::detail::ChunkByFunction::operator() ( Con && container,
Pred && predicate ) const -> concepts::View auto
inlineconstexpr

The documentation for this struct was generated from the following file: