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