C++: Add change note.

This commit is contained in:
Mathias Vorreiter Pedersen
2025-01-30 16:50:22 +00:00
parent 764a84601f
commit 02cf458232

View File

@@ -0,0 +1,4 @@
---
category: feature
---
* A new predicate `getOffsetInClass` was added to the `Field` class, which computes the byte offset of a field relative to a given `Class`.