#include <basix/basix-config.hpp>#include <cxxabi.h>#include <basix/cpp_syntax.hpp>#include <basix/list.hpp>#include <basix/table.hpp>#include <basix/literal.hpp>#include <basix/compound.hpp>Go to the source code of this file.
| #define SET_OPNAME | ( | var, | |||
| val | ) |
t [literal_to_string (var)] = val; \ t [string ("operator ") * val] = val;
Definition at line 144 of file cpp_printer.cpp.
Referenced by mmx::math_symbol_table(), and mmx::opname_table().
1.6.1