#include <operators.hpp>
Definition at line 2091 of file operators.hpp.
static Complete_type | ( | C | ) | const [inline, static] |
Definition at line 2093 of file operators.hpp.
References mmx::complete().
02094 { return complete (x); }
static generic name | ( | ) | [inline, static] |
Definition at line 2092 of file operators.hpp.
References mmx::GEN_COMPLETE.
02092 { return GEN_COMPLETE; }
static void set_op | ( | R & | y, | |
const C & | x | |||
) | [inline, static] |
Definition at line 2096 of file operators.hpp.
References mmx::complete(), and mmx::set_as().