Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:singleton_template [2016/07/05] – [Q & A] terenceprojects:singleton_template [2016/07/05] (current) – July 5, 2016 terence
Line 37: Line 37:
  
 <code c++> <code c++>
-#include "singleton.h"+#include "tSingleton.h"
 </code> </code>
  
Line 122: Line 122:
 If you've found this project useful, [[:donate|please donate today!]] :-) If you've found this project useful, [[:donate|please donate today!]] :-)
 ===== History ===== ===== History =====
 +
 +**July 5, 2016**
 +
 +  * Removed the namespace, renamed class from "singleton" to "tSingleton" like it originally was
  
 **December 21, 2015** **December 21, 2015**
Line 131: Line 135:
  
   * Created project page   * Created project page
- 
Print/export
QR Code
QR Code Singleton Template (C++) (generated for current page)