#include <di/container/view/slide.h>
|
template<concepts::ViewableContainer Con, typename SSizeType>
requires (CustomSlide<Con, SSizeType> || ViewSlide<Con, SSizeType>) |
constexpr auto | operator() (Con &&container, SSizeType &&predicate) const -> concepts::View auto |
|
◆ operator()()
template<concepts::ViewableContainer Con, typename SSizeType>
requires (CustomSlide<Con, SSizeType> || ViewSlide<Con, SSizeType>)
auto di::container::view::detail::SlideFunction::operator() |
( |
Con && | container, |
|
|
SSizeType && | predicate ) const -> concepts::View auto |
|
inlineconstexpr |
The documentation for this struct was generated from the following file:
- libs/di/include/di/container/view/slide.h