[Bug c++/119497] Improve diagnostic for failed assert(expr) in constexpr context
tom at honermann dot net
gcc-bugzilla@gcc.gnu.org
Fri Mar 28 18:34:43 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119497
Tom Honermann <tom at honermann dot net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tom at honermann dot net
--- Comment #10 from Tom Honermann <tom at honermann dot net> ---
Improvements here would likely benefit from the availability of features
proposed in P2758 (https://wg21.link/p2758; Emitting messages at compile time).
P3290 (https://wg21.link/p3290; Integrating Existing Assertions with Contracts)
is applicable as well.
More information about the Gcc-bugs
mailing list