basix_doc 0.1
|
#include <operators.hpp>
Definition at line 1971 of file operators.hpp.
static R op | ( | const C & | x | ) | [inline, static] |
Definition at line 1973 of file operators.hpp.
Referenced by lift_op::set_op().
{ return as<R> (lift (x)); }