|
mCRL2
|
An empty struct that is used to denote the absence of a substitution. Used for rewriters. More...
#include <no_substitution.h>
Public Member Functions | |
| const variable & | operator() (const variable &v) const |
Static Public Attributes | |
| static constexpr bool | is_identity_substitution =true |
An empty struct that is used to denote the absence of a substitution. Used for rewriters.
Definition at line 23 of file no_substitution.h.
Definition at line 32 of file no_substitution.h.
|
staticconstexpr |
Definition at line 25 of file no_substitution.h.