Easy Singleton-Pattern implementation
This programm features a very easy to apply implementation of the singleton design pattern that can be read about in the book “Design Patterns. Elements of Reusable Object-Oriented Software. Addison Wesley, 1995, (ISBN 0-201-63361-2)”.
This programm converts any given class into a singleton class via C++ inheritance abilities.
About this entry
You’re currently reading “Easy Singleton-Pattern implementation,” an entry on Michael’s Weblog
- Published:
- 08.11.06 / 11am
- Category:
- Programming, Computer science
No comments
Jump to comment form | comments rss [?] | trackback uri [?]