C++: Add change note

This commit is contained in:
Jeroen Ketema
2023-11-28 14:57:02 +01:00
parent 7dec819151
commit 28ac46a73f

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Added an `isPrototyped` predicate to `Function` that holds when the function has a prototype.