|
DryChem 1.0.0
A generic, compile-time C++ toolbox with no dependencies for the modern computational chemistry project.
|
#include <comparisonOperators.hpp>
An empty class used to combine the EqualityComparable and LessThanComparable class templates
| Derived | - The class with the overloaded operator==() and operator<()'s |
| Empty | - An empty base class, not really needed for the general user |
EqualityComparable and LessThanComparable, we could be setting ourselves to inhibit the EBCO. This way, if we do inherit an empty base class, our compiler can capitalize on that.