GiNaC  1.6.2
Protected Member Functions
GiNaC::visitor Class Reference

Degenerate base class for visitors. More...

#include <basic.h>

List of all members.

Protected Member Functions

virtual ~visitor ()

Detailed Description

Degenerate base class for visitors.

basic and derivative classes support Robert C. Martin's Acyclic Visitor pattern (cf. http://objectmentor.com/publications/acv.pdf).

Definition at line 97 of file basic.h.


Constructor & Destructor Documentation

virtual GiNaC::visitor::~visitor ( ) [inline, protected, virtual]

Definition at line 99 of file basic.h.


The documentation for this class was generated from the following file:

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