STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::skeletons::flows::inline_flows::ph_list< Phs > Struct Template Reference

A list of placeholders that can be appended to with the comma operator. More...

Public Member Functions

template<typename T >
constexpr ph_list< Phs..., T > operator, (T) const
 

Detailed Description

template<typename... Phs>
struct stapl::skeletons::flows::inline_flows::ph_list< Phs >

A list of placeholders that can be appended to with the comma operator.

This exists to simplify specifying multiple inputs.


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