C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Continue down the ladder (if-else, catch)

From: Ville Voutilainen <ville.voutilainen_at_[hidden]>
Date: Thu, 3 Jul 2025 19:07:19 +0300
On Thu, 3 Jul 2025 at 12:55, Frederick Virchanza Gotham via
Std-Proposals <std-proposals_at_[hidden]> wrote:
> This would greatly simplify some of the most complicated "if else ladders".

It does the polar opposite of that, and renders if-else ladders
unreadable by just being a possibility, as I can no longer read
their outline and know at a glance what sort of a decision tree they
form. Hard pass.

Received on 2025-07-03 16:07:33