C++: Add change note for new builtins

This commit is contained in:
Jeroen Ketema
2026-01-09 13:37:46 +01:00
parent 93535d1c86
commit bb33ea383c

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Added subclasses of `BuiltInOperations` for the `__is_bitwise_cloneable`, `__is_invocable`, and `__is_nothrow_invocable` builtin operations.