#include <cassert>
#include "Reversible.hh"
Go to the source code of this file.
Implementation of Reversible class; Framework for operations that contain undo infromation and can be recursively reverted.
Definition in file Reversible.cc.