C++ Logo

std-proposals

Advanced search

Re: [std-proposals] New features for enum class

From: Maxime Coste <mawww_at_[hidden]>
Date: Sun, 13 Feb 2022 09:21:14 +1100
Hello,

Alexander Christensen via Std-Proposals <std-proposals_at_[hidden]> wrote:
> My first ever attempt to write a proposal can be found in the compiled pdf found here:
> https://github.com/alexpanter/cpp-enum-proposal/blob/master/report.pdf

Taken in a vacuum this looks like a very nice improvement to C++ fixing
some long standing pain points. However I believe the current direction
to fix those is through the reflection proposal, whose latest incarnation
is at https://wg21.link/p1240r2 and could make it to C++26 which would
also be the earliest available shipping vehicle for your own proposal.

Best regards,

Maxime.

Received on 2022-02-12 22:24:09