|
Bolt
1.3
C++ template library with support for OpenCL
|
Modules | |
| AMP-logical | |
all_of determines whether all elements in a range satisfy a predicate. any_of determines whether any element in a range satisfies a predicate. none_of determines whether no element in a range satisfies a predicate.
1.8.3