Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/begla/Intrinsic
/ ~SortTaskSet
Method
~SortTaskSet
IntrinsicCore/src/IntrinsicCoreAlgorithm.h:38–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
36
struct SortTaskSet : enki::ITaskSet
37
{
38
virtual ~SortTaskSet() {}
39
40
void ExecuteRange(enki::TaskSetPartition p_Range,
41
uint32_t p_ThreadNum) override
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected