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