You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The type of the data that a pointer points to is usually referred to as the
'base type' of the pointer. This commit introduces a method with that name,
to supersede the generic 'subtype' method, whose name is misleading in the
case of pointers.
0 commit comments