Declaration of the Memento_Exercise() function as used in the Memento Pattern. More...
Go to the source code of this file.
Namespaces | |
namespace | DesignPatternExamples_cpp |
The namespace containing all Design Pattern Examples implemented in C++. | |
Macros | |
#define | __MEMENTO_EXERCISE_H__ |
Functions | |
void | Memento_Exercise () |
Example of using the Memento design pattern. | |
Declaration of the Memento_Exercise() function as used in the Memento Pattern.
Definition in file cplusplus/Memento_Exercise.h.
#define __MEMENTO_EXERCISE_H__ |
Definition at line 9 of file cplusplus/Memento_Exercise.h.