Skip to content

Commit a3cd668

Browse files
committed
C++: Add change note
1 parent cd5e773 commit a3cd668

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
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)