MCPcopy Create free account
hub / github.com/NVIDIA/stdexec / _ATTENTION_

Function _ATTENTION_

include/stdexec/__detail/__debug.hpp:65–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63 " one of the declared completion signatures.")]] constexpr //
64 STDEXEC_ATTRIBUTE(host, device) //
65 void _ATTENTION_() noexcept
66 {}
67
68 template <class _Env>
69 using __env_t = env<prop<__debug_env_t, bool>, _Env>;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected