#include "di/execution/query/get_stop_token.h"Go to the source code of this file.
Namespaces | |
| namespace | di |
| namespace | di::meta |
Typedefs | |
| template<typename T> | |
| using | di::meta::StopTokenOf = meta::RemoveCVRef<decltype(execution::get_stop_token(util::declval<T>()))> |