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