#include <di/execution/query/get_stop_token.h>
|
template<typename T> |
constexpr auto | operator() (T &&value) const -> concepts::StoppableToken auto |
|
constexpr auto | operator() () const |
|
constexpr auto | operator() (auto tag) const -> bool |
|
◆ operator()() [1/2]
auto di::execution::detail::GetStopTokenFunction::operator() |
( |
| ) |
const |
|
constexpr |
◆ operator()() [2/2]
template<typename T>
auto di::execution::detail::GetStopTokenFunction::operator() |
( |
T && | value | ) |
const -> concepts::StoppableToken auto |
|
inlineconstexpr |
The documentation for this struct was generated from the following files: