Bolt  1.3
C++ template library with support for OpenCL
Public Types | List of all members
bolt::cl::detail::facade_iterator_category_impl< Traversal, ValueParam, Reference > Struct Template Reference

Public Types

typedef
iterator_facade_default_category
< Traversal, ValueParam,
Reference >::type 
category
 
typedef bolt::cl::detail::if_
< std::is_same< Traversal,
typename
bolt::cl::iterator_category_to_traversal
< category >::type >, category,
iterator_category_with_traversal
< category, Traversal >
>::type 
type
 

The documentation for this struct was generated from the following file: