Class with various comparison relationships. More...
| Header: | #include <classes_with_various_ordering.h> |
ComparesStronglyWithOneClassAndPartiallyWithAnother Comparisons
| Category | Comparable Types | Description |
|---|---|---|
| strong | Foo. | |
| partial | Bar. | Here we describe partial comparison with Bar. |
| equality | Foo. |
This class compares strongly with one type, and partially with another.