Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenKinect/libfreenect2
/ end
Method
end
include/internal/CL/cl.hpp:954–959 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
952
}
953
954
static iterator end(const cl::vector<T,N> &vec)
955
{
956
iterator i(vec, vec.size());
957
958
return i;
959
}
960
961
bool operator==(iterator i)
962
{
Callers
15
deallocate
Method · 0.80
cancel
Method · 0.80
removeDevice
Method · 0.80
tryGetDevice
Method · 0.80
clearDevices
Method · 0.80
clearDeviceEnumeration
Method · 0.80
removeDevice
Method · 0.80
clearDevices
Method · 0.80
getDevices
Method · 0.80
getDefaultLevel
Method · 0.80
~WithPerfLoggingImpl
Method · 0.80
build
Method · 0.80
Calls
1
size
Method · 0.45
Tested by
no test coverage detected