Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ __exception
Method
__exception
include/stdexec/__detail/__diagnostics.hpp:159–159 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
struct __exception
158
{
159
constexpr __exception() noexcept = default;
160
constexpr virtual ~__exception() = default;
161
162
[[nodiscard]]
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected