Single header implementation of the Flyweight design pattern for C++11
-
Updated
Nov 10, 2024 - C++
Single header implementation of the Flyweight design pattern for C++11
Flyweight pattern for word processor in python3. Implemented a Flyweight factory that given a unicode code point returns the Flyweight character object for the character and font. Created RunArray for tracking character sequence in the word document.
Two examples of Flyweight and Flyweight Factory design patterns in Java and Python.
Add a description, image, and links to the flyweight-factory topic page so that developers can more easily learn about it.
To associate your repository with the flyweight-factory topic, visit your repo's landing page and select "manage topics."