C++ Logo

std-proposals

Advanced search

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

From: Frank Zingsheim <f.zingsheim_at_[hidden]>
Date: Thu, 11 Jun 2020 20:29:17 +0200
I have added a paragraph "Comparison to Alternatives already available
in C++17"

This paragraph contains a comparison of the fold conditional operator
to a recursive definition as well as to the usage of the fold with
operator|| trick.

Please find the updated version on github:
https://github.com/zingsheim/ProposalTernaryFold/blob/progress/Proposal
TernaryFold.md

Received on 2020-06-11 13:32:30