GiNaC 1.8.7
class_info.h File Reference

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
 

Detailed Description

Helper templates to provide per-class information for class hierarchies.

Definition in file class_info.h.


This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.