basix_doc 0.1
|
#include <operators.hpp>
Definition at line 978 of file operators.hpp.
static generic name | ( | ) | [inline, static] |
Definition at line 985 of file operators.hpp.
{ return x != y; }
Definition at line 983 of file operators.hpp.
References mmx::apply().
Definition at line 981 of file operators.hpp.
{ return x == y; }