cplusplus / papers

ISO/IEC JTC1 SC22 WG21 paper scheduling and management
628 stars 18 forks source link

P3105 R2 constexpr std::uncaught_exceptions() #1769

Open wg21bot opened 6 months ago

wg21bot commented 6 months ago

P3105R0 constexpr std::uncaught_exceptions() (Jan Schultke)

cor3ntin commented 6 months ago

Note that there is a very much related paper in ewg #1754

billy-baker commented 5 months ago

P3105R1: constexpr std::uncaught_exceptions()

2024-03-18 Library Evolution Incubator Minutes

Champion: Jan Schultke

Chair: Billy Baker

Minute Taker: Luke Valenty

Start: 2024-03-18 16:30 UTC + 9

Does this paper have:

POLL: P3105R1 is well motivated and should be forwarded to LEWG.

SF WF N WA SA

Attendance: 9

# of Authors: 1

Author Position:

Outcome: Unanimous consent to forward P3105R1 to LEWG.

End: 16:40 UTC + 9

Summary

No issues were observed with the addition of constexpr to uncaught_exceptions() and current_exception() as well as making exception_ptr a literal type. The use of two feature test macros was questioned and input from SG10 will be requested.

Next Steps

The paper can progress to LEWG.

wg21bot commented 4 months ago

P3105R2 constexpr std::uncaught_exceptions() (Jan Schultke)