Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
207
inline
208
ITaskAccessor::Ptr Task::getTaskAccessor() const
209
{
210
return _coroContext;
211
}
212
213
inline
214
void* Task::operator new(size_t)
Callers
1
context
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected