Tenncor
Classes | Namespaces | Typedefs
ifunctor.hpp File Reference
#include "teq/funcarg.hpp"
Include dependency graph for ifunctor.hpp:
This graph shows which files directly or indirectly include this file:

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...