CBMC
|
Pure virtual interface required of a client that can apply a copy-on-write operation to a given abstract_object_pointert. More...
#include <abstract_object.h>
Public Member Functions | |
virtual abstract_object_pointert | visit (const abstract_object_pointert &element) const =0 |
Pure virtual interface required of a client that can apply a copy-on-write operation to a given abstract_object_pointert.
Definition at line 329 of file abstract_object.h.
|
pure virtual |
Implemented in merge_location_update_visitort, and location_update_visitort.