C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-07-31 13:13:19 +01:00
parent fe575df325
commit 61eda0df9d

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The controlling expression of a `constexpr if` is now always recognized as an unevaluated expression.