|
CBMC
|
Code that should not contain reference. More...
#include <code_with_references.h>
Inheritance diagram for code_without_referencest:
Collaboration diagram for code_without_referencest:Public Member Functions | |
| code_without_referencest (codet code) | |
| code_blockt | to_code (reference_substitutiont &) const override |
Public Member Functions inherited from code_with_referencest | |
| virtual | ~code_with_referencest ()=default |
Public Attributes | |
| codet | code |
Additional Inherited Members | |
Public Types inherited from code_with_referencest | |
| using | reference_substitutiont = std::function< const object_creation_referencet &(const std::string &)> |
Code that should not contain reference.
Definition at line 52 of file code_with_references.h.
|
inlineexplicit |
Definition at line 57 of file code_with_references.h.
|
inlineoverridevirtual |
Implements code_with_referencest.
Definition at line 61 of file code_with_references.h.
| codet code_without_referencest::code |
Definition at line 55 of file code_with_references.h.