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
I think I'm struggling to understand what apply_member_pointer because of its name. Instead, I think something along the lines of make_member (the intent is that you're making a non-member signature into a member signature) might be more intuitive. Just a suggestion.
The text was updated successfully, but these errors were encountered:
I think I'm struggling to understand what
apply_member_pointer
because of its name. Instead, I think something along the lines ofmake_member
(the intent is that you're making a non-member signature into a member signature) might be more intuitive. Just a suggestion.The text was updated successfully, but these errors were encountered: