STAPL API Reference |
Modules Classes |
Do-While tags are used in customizing do-while
flows.
More...
Classes | |
struct | stapl::skeletons::tags::while_iteration |
Tag type to identify the iterations of a do-while operator. More... | |
struct | stapl::skeletons::tags::while_last_iter |
Tag type to identify the last iteration of a do-while operator. More... | |
struct | stapl::skeletons::tags::while_red |
Tag type to identify the reduction skeleton of a do-while operator. More... | |
struct | stapl::skeletons::tags::while_continuation |
Tag type to identify the continuation skeleton of a do-while operator. More... | |
Do-While tags are used in customizing do-while
flows.
Tag type to identify the first iteration of a do-while operator.