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:186–189 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
184
}
185
186
bool empty() const
187
{
188
return N == 0;
189
}
190
191
size_type max_size() const
192
{
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