Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ begin
Function
begin
include/internal/CL/cl.hpp:1004–1007 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1002
};
1003
1004
iterator begin(void)
1005
{
1006
return iterator::begin(*this);
1007
}
1008
1009
iterator begin(void) const
1010
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected