MCPcopy 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

generateFunction · 0.45
generic_reduceFunction · 0.45
radix_sort_implFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected