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
{{ message }}
This repository has been archived by the owner on Sep 27, 2019. It is now read-only.
In chapter 14 we have
The type-specifier in generic-type-constraint must not be this or ?this.
But the text it is referring to says
generic-type-parameter-varianceopt generic-type-parameter-name type-constraintopt
That is, "type-constraint", not "generic-type-constraint". Looks like a mis-edit.
The text was updated successfully, but these errors were encountered: