STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::skeletons::tags::sorted_inline_flow Struct Reference

Tag type to specify that the flow type of a skeleton is to be computed based on inputs and the internal skeletons are to be topologically sorted which ensures they can be executed in the order they are spawned. This also will stop compilation if a cycle is found. More...

Detailed Description

Tag type to specify that the flow type of a skeleton is to be computed based on inputs and the internal skeletons are to be topologically sorted which ensures they can be executed in the order they are spawned. This also will stop compilation if a cycle is found.

See also
flows::inline_flows::inline_flow

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