#include <di/container/view/common.h>
|
template<concepts::ViewableContainer Con>
requires (AllCommon<Con> || ViewCommon<Con>) |
constexpr auto | operator() (Con &&container) const -> concepts::View auto |
|
◆ operator()()
template<concepts::ViewableContainer Con>
requires (AllCommon<Con> || ViewCommon<Con>)
auto di::container::view::detail::CommonFunction::operator() |
( |
Con && | container | ) |
const -> concepts::View auto |
|
inlineconstexpr |
The documentation for this struct was generated from the following file:
- libs/di/include/di/container/view/common.h