Tuesday, January 30, 2007

Templates for design patterns

I am currently working on a fly weight implementation of a C++ template library for applying design patterns easily in any application. The source code is downloadable from the "Downloads" section in the right side of this page. Current implementation features the following design patterns: Decorator, Factory and Singleton. More will follow as soon as get the time.

Download Templated design pattern implementation for C++ version 0.2

No comments: