CBMC
|
Represents a stack of write operations to an addressable memory location. More...
#include "write_stack.h"
#include <util/arith_tools.h>
#include <util/c_types.h>
#include <util/pointer_expr.h>
#include <util/std_expr.h>
#include "abstract_environment.h"
#include "write_stack_entry.h"
#include <unordered_set>
Go to the source code of this file.
Represents a stack of write operations to an addressable memory location.
Definition in file write_stack.cpp.