|
GiNaC 1.8.10
|
Helper templates to provide per-class information for class hierarchies. More...
#include <cstddef>#include <cstring>#include <iomanip>#include <iostream>#include <map>#include <stdexcept>#include <string>#include <vector>Go to the source code of this file.
Classes | |
| class | GiNaC::class_info< OPT > |
| struct | GiNaC::class_info< OPT >::tree_node |
Namespaces | |
| namespace | GiNaC |
Variables | |
| template<class OPT> | |
| class_info< OPT > * | GiNaC::class_info< OPT >::first = nullptr |
| template<class OPT> | |
| bool | GiNaC::class_info< OPT >::parents_identified = false |
Helper templates to provide per-class information for class hierarchies.
Definition in file class_info.h.