Open Very-White opened 7 months ago
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