Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/stdexec
/ foo
Method
foo
test/stdexec/detail/test_any.cpp:77–80 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
using ifoo::__interface_base::__interface_base;
76
77
constexpr virtual void foo()
78
{
79
any::__value(*this).foo();
80
}
81
82
constexpr virtual void cfoo() const
83
{
Callers
4
foo
Method · 0.45
test_deadly_diamond_of_death
Function · 0.45
test_consteval
Function · 0.45
test_any.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected