What is the difference between equivalence and equality in C++?
There is a very similar question here. However, this question is tagged with math, while I am interested in the meaning in C++ context.
To see the terms in context: Scott Meyers uses them in an example in this video.
On cppreference.com i found the following quote: