A C++ template library for embedded applications
MIT licensed
Designed and
maintained by
John Wellbelove

Design Patterns

A set of template classes to enable the easy creation of objects using patterns.
There are three patterns defined at present.

Observer

Visitor

Chain Of Responsibility (successor)

Singleton

Overload