Cleanup: add C++ compatible WL_ARRAY_FOR_EACH macro

This commit is contained in:
Campbell Barton
2022-06-24 10:21:45 +10:00
parent cc09661c4e
commit 70648683a2
3 changed files with 23 additions and 6 deletions

View File

@@ -265,6 +265,7 @@ ForEachMacros:
- SET_SLOT_PROBING_BEGIN
- MAP_SLOT_PROBING_BEGIN
- VECTOR_SET_SLOT_PROBING_BEGIN
- WL_ARRAY_FOR_EACH
StatementMacros:
- PyObject_HEAD