Click here to Skip to main content
15,886,578 members
Articles / Programming Languages / C++

Implementing a Subject/Observer Pattern with Templates

Rate me:
Please Sign up or sign in to vote.
4.71/5 (34 votes)
10 Mar 20034 min read 174.7K   1.1K   59  
Using C++ Templates to overcome some of the original Subject/Observer design pattern problems

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
Software Developer (Senior) Patrick Van Cauteren
Belgium Belgium

Comments and Discussions