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 table 13-1 in book beginning C++23 page 505. It says that -> can be overload as non-member function.But I found it can't be overloaded as non-member function in cppreference. Here is the URL :https://en.cppreference.com/w/cpp/language/operators
The table 13-1 in book beginning C++23 page 505. It says that -> can be overload as non-member function.But I found it can't be overloaded as non-member function in cppreference. Here is the URL :https://en.cppreference.com/w/cpp/language/operators