Skip to content
Snippets Groups Projects
user avatar
Basile Desloges authored
When using an enum in a ternary operator, the value is const-folded
before checking if it evaluates to `true` or `false` so that const-expr
used as enum values are supported.
5b2aa385
History
Name Last commit Last update