STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::skeletons::transformations::transform< S, Tag, tags::nest > Struct Template Reference

In the default case, a transformation of a skeleton with the tags::nest tag should not modify the skeleton. For example, a nested skeletons::map or skeletons::zip can be executed without applying any transformations. More...

Detailed Description

template<typename S, typename Tag>
struct stapl::skeletons::transformations::transform< S, Tag, tags::nest >

In the default case, a transformation of a skeleton with the tags::nest tag should not modify the skeleton. For example, a nested skeletons::map or skeletons::zip can be executed without applying any transformations.

See also
make_paragraph_skeleton_manager

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