Static_Field_Or_Unknown_Member_Interface

interface Static_Field_Or_Unknown_Member_Interface (logical)

Type of static fields in composites. Template composites can also have Unknown_Member fields when there’s a this->m access in the prototype, which (in a template instance) might end up getting bound to a base class field. Unknown members are always listed in Static_Fields, even though it’s unknown whether the member is an instance field, static field or method.

Direct implementations: