Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ bar
Method
bar
test/stdexec/detail/test_any.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
using ibar::__interface_base::__interface_base;
92
93
constexpr virtual void bar()
94
{
95
any::__value(*this).bar();
96
}
97
};
98
99
template <class Base>
Callers
3
bar
Method · 0.45
test_deadly_diamond_of_death
Function · 0.45
test_any.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected