#include <di/container/view/split.h>
|
template<concepts::ViewableContainer Con, typename Pattern>
requires (CustomSplit<Con, Pattern> || ViewSplit<Con, Pattern>) |
constexpr auto | operator() (Con &&container, Pattern &&pattern) const -> concepts::View auto |
|
◆ operator()()
template<concepts::ViewableContainer Con, typename Pattern>
requires (CustomSplit<Con, Pattern> || ViewSplit<Con, Pattern>)
auto di::container::view::detail::SplitFunction::operator() |
( |
Con && | container, |
|
|
Pattern && | pattern ) const -> concepts::View auto |
|
inlineconstexpr |
The documentation for this struct was generated from the following file:
- libs/di/include/di/container/view/split.h