#include <di/container/view/all.h>
|
template<concepts::ViewableContainer Con>
requires (concepts::View<meta::Decay<Con>> || AllRefView<Con> || AllOwningView<Con>) |
constexpr auto | operator() (Con &&container) const |
|
◆ 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:
- libs/di/include/di/container/view/all.h