MCPcopy 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}
84template <typename M> void
85MQueueClass<M>::destroy()
86{
87 metod.destroy();
88}
89
90template <typename M> void
91MQueueClass<M>::testQueue()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected