Skip to content

Commit b9693fa

Browse files
committed
C++: Add change note
1 parent 70b0575 commit b9693fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
category: feature
3+
---
4+
* A new predicate `getDecltype`was added to the `ProxyClass` class, which yields the decltype for the proxy class.
5+
* Template classes that are of `struct` type are now also instances of the `Struct` class.
6+
* Template classes that are of `union` type are now also instances of the `Union` class.

0 commit comments

Comments
 (0)