Creates a view_flow
over the given view.
More...
|
template<typename Skeleton > |
static view_flow< View > | apply (Skeleton const &, View &view) |
|
template<typename View, typename Enable = void>
struct stapl::skeletons::flows::make_view_flow< View, Enable >
Creates a view_flow
over the given view.
◆ apply()
template<typename View , typename Enable = void>
template<typename Skeleton >
- Parameters
-
skeleton | skeleton that consumes from this flow |
view | the input view |
- Returns
- a
view_flow
over the given view
The documentation for this struct was generated from the following file: