Member predicate Class::getAMember
Gets the (zero-based) index
th canonical member declared in this
class, struct or union. If that member is a template, all instantiations
of that template. If you only want the canonical member, see
getCanonicalMember(int)
.
Declaration getAMember(int index)