Implementation of the Flyweight_Class, BigResource, and BigResourceManager classes used in the Flyweight Pattern. More...
#include "Flyweight_Classes.h"
Go to the source code of this file.
Namespaces | |
namespace | DesignPatternExamples_cpp |
The namespace containing all Design Pattern Examples implemented in C++. | |
Implementation of the Flyweight_Class, BigResource, and BigResourceManager classes used in the Flyweight Pattern.
Definition in file Flyweight_Classes.cpp.