Libftpp
A modern C++ library
memento.hpp File Reference
#include <stddef.h>
#include <string.h>
#include <stdexcept>
#include <vector>
+ Include dependency graph for memento.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Memento
 Memento Design Pattern. More...
 
class  Memento::Snapshot