Bolt
1.3
C++ template library with support for OpenCL
|
Files | |
file | addressof.h [code] |
file | constant_iterator.h [code] |
Return Same Value or Constant Value on dereferencing. | |
file | counting_iterator.h [code] |
Return Incremented Value on dereferencing. | |
file | facade_iterator_category.h [code] |
file | iterator_adaptor.h [code] |
file | iterator_categories.h [code] |
file | iterator_facade.h [code] |
file | iterator_traits.h [code] |
Defines new iterator_traits structures used by the Bolt runtime to make runtime decisions on how to dispatch calls to various supported backends. | |
file | permutation_iterator.h [code] |
file | transform_iterator.h [code] |