Date: Fri, 19 May 2023 13:29:47 +0200
Acccording to Pavel's cited issuecomment it was folded into CWG2518.
 
CWG2518 for static_assert(false) vs. previous workaround is referenced in the examples on
https://en.cppreference.com/w/cpp/language/static_assert
and https://en.cppreference.com/w/cpp/language/if
 
Perhaps DRs are not listed on the compiler support page(s) of cppreference?
 
-----Ursprüngliche Nachricht-----
Von:Pavel Vazharov via Std-Proposals <std-proposals_at_[hidden]>
Gesendet:Fr 19.05.2023 13:14
Betreff:Re: [std-proposals] std::terminate_compilation
An:std-proposals_at_[hidden]; 
CC:Pavel Vazharov <freakpv_at_[hidden]>; 
 
 Thanks, is it part of C++23 release or C++26? I don't see it here: https://en.cppreference.com/w/cpp/compiler_support/23
It seems that it should be part of C++23 - https://github.com/cplusplus/papers/issues/1251#issuecomment-1426545462
 
-- 
 Std-Proposals mailing list
 Std-Proposals_at_[hidden]
 https://lists.isocpp.org/mailman/listinfo.cgi/std-proposals
 
 
Received on 2023-05-19 11:29:49
