MCPcopy Create free account
hub / github.com/boostorg/compute / size

Method size

include/boost/compute/container/array.hpp:166–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

164 }
165
166 size_type size() const
167 {
168 return N;
169 }
170
171 bool empty() const
172 {

Callers 2

generic_reduceFunction · 0.45
radix_sort_implFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected