Date: Mon, 25 Nov 2024 23:27:39 +0300
On 11/25/24 23:12, Smith, Jim via Std-Discussion wrote:
> Hi All,
>
> Is there already a proposal for making the C++ for loop generic, for
> example able to print a function parameter pack?
You can do this with fold expressions.
> Hi All,
>
> Is there already a proposal for making the C++ for loop generic, for
> example able to print a function parameter pack?
You can do this with fold expressions.
Received on 2024-11-25 20:27:42