Requires the two operands to be comparable with == and != in both directions.
More...
#include <bio/meta/concept/core_language.hpp>
Requires the two operands to be comparable with == and != in both directions.
| t1 | The first type to compare. |
| t2 | The second type to compare. |