Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/compute
/ crend
Method
crend
include/boost/compute/container/array.hpp:161–164 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
const_reverse_iterator crend() const
162
{
163
return rend();
164
}
165
166
size_type size() const
167
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected