MCPcopy 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

fooMethod · 0.45
test_constevalFunction · 0.45
test_any.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected