Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clMathLibraries/clBLAS
/ destroy
Method
destroy
src/tests/functional/func-queue.cpp:84–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
}
84
template <typename M> void
85
MQueueClass<M>::destroy()
86
{
87
metod.destroy();
88
}
89
90
template <typename M> void
91
MQueueClass<M>::testQueue()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected