C++: Add change note

This commit is contained in:
Jeroen Ketema
2024-12-25 00:03:32 +01:00
parent c48fcf1fb2
commit f8458f6025

View File

@@ -0,0 +1,5 @@
---
category: feature
---
* A new class `ConceptIdExpr` was introduced, which represents C++20 concept id expressions.