Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/compute
/ empty
Method
empty
include/boost/compute/container/array.hpp:171–174 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
169
}
170
171
bool empty() const
172
{
173
return N == 0;
174
}
175
176
size_type max_size() const
177
{
Callers
7
context
Method · 0.45
get_device
Method · 0.45
command_queue
Method · 0.45
find_default_device
Method · 0.45
build
Method · 0.45
compile
Method · 0.45
link
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected