MCPcopy 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

barMethod · 0.45
test_any.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected