C++ Logo

std-proposals

Advanced search

Re: Review Request: Proposal Ternary Right Fold Expression (P1012)

From: Jason McKesson <jmckesson_at_[hidden]>
Date: Mon, 9 Nov 2020 18:14:54 -0500
On Mon, Nov 9, 2020 at 3:19 PM Frank Zingsheim via Std-Proposals
<std-proposals_at_[hidden]> wrote:
>
> Hello Barry and Jason
>
> I was confused by the `template` keyword in front of the `for...` which
> I did not find in the proposal.

R0 of the proposal had two variations of `for` loops; R1 combined the
two into `for...`. And the general consensus is that R2 of the
proposal will rename `for...` to be `template for`.

Received on 2020-11-09 17:15:11