C++: Add library change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-03-13 14:29:34 +00:00
parent aeb1acba97
commit 0fe77154e1

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Added `Node.asUncertainDefinition` and `Node.asCertainDefinition` to the `DataFlow::Node` class for querying whether a definition overwrites the entire destination buffer.