37 return inherited::info(inf);
This class is the ABC (abstract base class) of GiNaC's class hierarchy.
bool info(unsigned inf) const override
void do_print(const print_context &c, unsigned level) const
void do_print_tree(const print_tree &c, unsigned level) const
Definition of GiNaC's exprseq.
print_func< print_context >(&varidx::do_print). print_func< print_latex >(&varidx
container< std::vector > exprseq
#define GINAC_IMPLEMENT_REGISTERED_CLASS_OPT_T(classname, supername, options)
Macro for inclusion in the implementation of each registered class.