Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carbonengine/trinity
/ Put
Method
Put
shadercompiler/WorkQueue.h:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
void Put( const T& item )
44
{
45
PutPtr( new T( item ) );
46
}
47
48
void Join()
49
{
Callers
2
PrintOutOfDateFiles
Function · 0.45
AddPermutationsToWorkQueue
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected