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

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

Public Member Functions

template<concepts::ViewableContainer Con, typename SSizeType>
requires (CustomChunk<Con, SSizeType> || ViewChunk<Con, SSizeType>)
constexpr auto operator() (Con &&container, SSizeType &&predicate) const -> concepts::View auto
 

Member Function Documentation

◆ operator()()

template<concepts::ViewableContainer Con, typename SSizeType>
requires (CustomChunk<Con, SSizeType> || ViewChunk<Con, SSizeType>)
auto di::container::view::detail::ChunkFunction::operator() ( Con && container,
SSizeType && predicate ) const -> concepts::View auto
inlineconstexpr

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