CBMC
|
Class for adding the ability to up and down cast smt_termt to and from irept. More...
#include <smt_terms.h>
Protected Member Functions | |
storert () | |
Static Protected Member Functions | |
static irept | upcast (smt_termt term) |
static const smt_termt & | downcast (const irept &) |
Class for adding the ability to up and down cast smt_termt to and from irept.
These casts are required by other irept derived classes in order to store instances of smt_termt inside them.
derivedt | The type of class which derives from this class and from irept. |
Definition at line 43 of file smt_terms.h.
|
protected |
Definition at line 56 of file smt_terms.h.
|
staticprotected |
Definition at line 71 of file smt_terms.h.
|
staticprotected |
Definition at line 65 of file smt_terms.h.