Singletons in C++

To kill a singleton: I found this to be a use­ful dis­cus­sion on how to write a singleton class in C++ that ensures the singleton is prop­erly des­troyed (for even mul­ti­th­readed applications).

Related posts:

  1. John West tuna for breakfast

Tags: ,