MCPcopy Create free account
hub / github.com/bloomberg/quantum / getTaskAccessor

Method getTaskAccessor

quantum/impl/quantum_task_impl.h:207–211  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

205}
206
207inline
208ITaskAccessor::Ptr Task::getTaskAccessor() const
209{
210 return _coroContext;
211}
212
213inline
214void* Task::operator new(size_t)

Callers 1

contextFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected