CBMC
write_stack.cpp File Reference

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>
+ Include dependency graph for write_stack.cpp:

Go to the source code of this file.

Detailed Description

Represents a stack of write operations to an addressable memory location.

Definition in file write_stack.cpp.