cpp-proposals

My C++ Proposals

Author: Jan Schultke

P3087: Make direct-initialization for enumeration types at least as permissive as direct-list-initialization

Audience: EWG-I, EWG

P3103: More bitset operations

Audience: LEWG-I, LEWG

P3014: Bit permutations

Audience: LEWG-I, LEWG

P3105: constexpr std::uncaught_exceptions()

Audience: LEWG-I, LEWG

P3140: std::int_least128_t

Audience: LEWG-I, LEWG, EWG-I, EWG, SG22

P3176R0: The Oxford variadic comma

NP: Carry-less product: std::clmul

Audience: LEWG-I, LEWG

NP: Better, constexpr to_string

Audience: LEWG-I, LEWG

NP: std::to_signed, std::to_unsigned

NP: Define offsetof semantics in the C++ standard