Declaration of the Flyweight_Exercise() function as used in the Flyweight 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 | __FLYWEIGHT_EXERCISE_H__ |
Functions | |
void | Flyweight_Exercise () |
Example of using the Flyweight design pattern. | |
Declaration of the Flyweight_Exercise() function as used in the Flyweight Pattern.
Definition in file cplusplus/Flyweight_Exercise.h.
#define __FLYWEIGHT_EXERCISE_H__ |
Definition at line 9 of file cplusplus/Flyweight_Exercise.h.