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

Method ptr

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

Source from the content-addressed store, hash-verified

4801{
4802 static ::size_t size(const T&) { return sizeof(T); }
4803 static const T* ptr(const T& value) { return &value; }
4804};
4805
4806template <>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected