CBMC
|
Author: Diffblue Ltd. More...
Go to the source code of this file.
Classes | |
class | journalling_symbol_tablet |
A symbol table wrapper that records which entries have been updated/removedA caller can pass a journalling_symbol_tablet into a callee that is expected to mutate it somehow, then after it has run inspect the recording table's journal to determine what has changed more cheaply than examining every symbol. More... | |
Author: Diffblue Ltd.
A symbol table writer that records which entries have been updated
Definition in file journalling_symbol_table.h.