-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
repo-panama
The layout path API allows users to select a group element by name. But, it does not allow to select an element by index. This is inconvenient, as sometimes group layouts might contain anonymous fields. Also, it is inconvenient when code needs to iterate (perhaps recursively) over the contents of a group and compute offsets - if some of the members are not named, then the scan is not complete.