#include <di/execution/sequence/zip.h>
|
template<concepts::Sender... Seqs>
requires (sizeof...(Seqs) > 0) |
auto | operator() (Seqs &&... sequences) const |
|
auto | operator() () const |
|
◆ operator()() [1/2]
auto di::execution::zip_ns::VariantFunction::operator() |
( |
| ) |
const |
|
inline |
◆ operator()() [2/2]
template<concepts::Sender... Seqs>
requires (sizeof...(Seqs) > 0)
auto di::execution::zip_ns::VariantFunction::operator() |
( |
Seqs &&... | sequences | ) |
const |
|
inline |
The documentation for this struct was generated from the following file:
- libs/di/include/di/execution/sequence/zip.h