#include <list>
#include <vector>
#include <string>
#include <sstream>
#include "Benzene.hpp"
Go to the source code of this file.
Classes | |
class | ChangeLog< T > |
General purpose changelog; allows incremental changes made to a datastructure to be undone quickly. More... |
Definition in file ChangeLog.hpp.