Tenncor
|
#include "teq/funcarg.hpp"
Go to the source code of this file.
Classes | |
struct | teq::Opcode |
Encoding of operation. More... | |
struct | teq::iFunctor |
Interface of iOperation-defined operation node. More... | |
Namespaces | |
teq | |
Typedefs | |
using | teq::FuncptrT = std::shared_ptr< iFunctor > |
Functor smart pointer. More... | |