basix_doc 0.1
|
#include <basix/basix-config.hpp>
#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 142 of file cpp_printer.cpp.
Referenced by mmx::opname_table().