| Slide Index | | | <- prev | next -> |

5. Singletons

1: Singletons 2: Static Data + Static Functions != Singleton 3: Basic C++ Idiom 4: Enforcing Uniqueness 5: Destroying the Singleton 6: The Dead Reference Problem 7: The Phoenix Singleton 8: Singletons with Longevity 9: Multithreading 10: Policies 11: SingletonHolder Template 12: Assumptions on the class T 13: Example Use: The KDL problem solved 14: Predefined Policies 15: User Defined Policies 16: Under The Hood 17: Singleton.h 18: Singleton.cpp
    Copyright notice: The source documents, rendered pages, and content in this course are proprietary and may not be copied without express written permission of the author. (C) 1999 - 2012 R.C. Lacher, Florida State University.

<- prev | next -> | Top of Page |