|
Bolt
1.3
C++ template library with support for OpenCL
|
Return Same Value or Constant Value on dereferencing. More...
Go to the source code of this file.
Classes | |
| struct | bolt::amp::constant_iterator_tag |
| class | bolt::amp::constant_iterator< value_type > |
| struct | bolt::amp::constant_iterator< value_type >::Payload |
Namespaces | |
| namespace | bolt |
| Defining namespace for the Bolt project. | |
| namespace | bolt::amp |
| Namespace containing AMP related data types and functions. | |
Functions | |
| template<typename Type > | |
| constant_iterator< Type > | bolt::amp::make_constant_iterator (Type constValue) |
Return Same Value or Constant Value on dereferencing.
1.8.3