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

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

Public Member Functions

template<concepts::ViewableContainer... Cons>
requires (CustomConcat<Cons...> || AllConcat<Cons...> || ViewConcat<Cons...>)
constexpr auto operator() (Cons &&... containers) const
 

Member Function Documentation

◆ operator()()

template<concepts::ViewableContainer... Cons>
requires (CustomConcat<Cons...> || AllConcat<Cons...> || ViewConcat<Cons...>)
auto di::container::view::detail::ConcatFunction::operator() ( Cons &&... containers) const
inlineconstexpr

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