MCPcopy Create free account
hub / github.com/NVIDIA/stdexec / bar

Method bar

test/stdexec/detail/test_any.cpp:179–182  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

177 using IBar::__interface_base::__interface_base;
178
179 constexpr virtual void bar()
180 {
181 any::__value(*this).bar();
182 }
183 };
184
185 template <class Base>

Callers

nothing calls this directly

Calls 1

barMethod · 0.45

Tested by

no test coverage detected