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

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

Inheritance diagram for di::container::view::detail::AllFunction:
[legend]

Public Member Functions

template<concepts::ViewableContainer Con>
requires (concepts::View<meta::Decay<Con>> || AllRefView<Con> || AllOwningView<Con>)
constexpr auto operator() (Con &&container) const
 

Member Function Documentation

◆ operator()()

template<concepts::ViewableContainer Con>
requires (concepts::View<meta::Decay<Con>> || AllRefView<Con> || AllOwningView<Con>)
auto di::container::view::detail::AllFunction::operator() ( Con && container) const
inlineconstexpr

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