C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2024-02-06 16:23:59 +00:00
parent 21b9b3b87f
commit f7fe84adb4

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* Added an abstract class `FlowOutBarrierFunction` that can be used to block flow out of a function.