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

Function end

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

Source from the content-addressed store, hash-verified

1012 }
1013
1014 iterator end(void)
1015 {
1016 return iterator::end(*this);
1017 }
1018
1019 iterator end(void) const
1020 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected