Apress / beginning-cpp23

Source Code for 'Beginning C++23' by Ivor Horton and Peter Van Weert
https://link.springer.com/book/10.1007/978-1-4842-9343-0
Other
55 stars 16 forks source link

Errors in books #27

Open Very-White opened 7 months ago

Very-White commented 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