The definition of get_accessible_base_classes has a weird definition that may be rather unnatural for implementations. In particular, when called in friend of a base class of the class reflected upon by the argument, get_accessible_base_classes will consider that base class accessible.
The definition of
get_accessible_base_classeshas a weird definition that may be rather unnatural for implementations. In particular, when called in friend of a base class of the class reflected upon by the argument,get_accessible_base_classeswill consider that base class accessible.