Definition of equality comparable concept. More...
Go to the source code of this file.
Classes | |
struct | instigate::equality_comparable::tag |
Equality Comparable Concept tag. More... | |
struct | instigate::equality_comparable::interface< T > |
Interface of the Equality Comparable Concept. More... | |
struct | instigate::equality_comparable::requirements< T > |
Requirements of the Equality Comparable Concept. More... | |
Namespaces | |
namespace | instigate::equality_comparable |
Implementation of the Equality Comparable Concept. |
Definition of equality comparable concept.