MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / release

Method release

include/internal/CL/cl.hpp:1861–1864  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1859 }
1860
1861 cl_int release() const
1862 {
1863 return ReferenceHandler<cl_type>::release(object_);
1864 }
1865};
1866
1867template <>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected