MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / operator ()

Method operator ()

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

Source from the content-addressed store, hash-verified

1846 }
1847
1848 cl_type operator ()() const { return object_; }
1849
1850 cl_type& operator ()() { return object_; }
1851

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected