ComparesStronglyWithOneClassAndPartiallyWithAnother Class

Class with various comparison relationships. More...

Header: #include <ComparesStronglyWithOneClassAndPartiallyWithAnother>

This class is strongly comparable with Foo.

This class is partially comparable with Bar.

Here we describe partial comparison with Bar.

This class is equality-comparable with Foo.

Detailed Description

This class compares strongly with one type, and partially with another.