Iros
 
Loading...
Searching...
No Matches
stop_token_of.h File Reference

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>()))>