CBMC
journalling_symbol_table.h File Reference

Author: Diffblue Ltd. More...

#include <utility>
#include <unordered_set>
#include "irep.h"
#include "symbol_table.h"
+ Include dependency graph for journalling_symbol_table.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  journalling_symbol_tablet
 A symbol table wrapper that records which entries have been updated/removed. More...
 

Detailed Description

Author: Diffblue Ltd.

A symbol table writer that records which entries have been updated

Definition in file journalling_symbol_table.h.