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

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

Public Member Functions

template<concepts::ViewableContainer... Cons>
requires (CustomCartesianProduct<Cons...> || EmptyCartesianProduct<Cons...> || ViewCartesianProduct<Cons...>)
constexpr auto operator() (Cons &&... containers) const -> concepts::View auto
 

Member Function Documentation

◆ operator()()

template<concepts::ViewableContainer... Cons>
requires (CustomCartesianProduct<Cons...> || EmptyCartesianProduct<Cons...> || ViewCartesianProduct<Cons...>)
auto di::container::view::detail::CartesianProductFunction::operator() ( Cons &&... containers) const -> concepts::View auto
inlineconstexpr

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