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 |
A list of placeholders that can be appended to with the comma operator.
This exists to simplify specifying multiple inputs.
1.8.13