Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/compute
/ size
Method
size
include/boost/compute/container/array.hpp:181–184 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
179
}
180
181
size_type size() const
182
{
183
return N;
184
}
185
186
bool empty() const
187
{
Callers
4
BOOST_PREVENT_MACRO_SUBSTITUTION
Function · 0.45
generate
Function · 0.45
generic_reduce
Function · 0.45
radix_sort_impl
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected