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
Last revisionBoth sides next revision
projects [2015/11/25] – [DokuWiki Related] terenceprojects [2016/02/23] – [C++] terence
Line 10: Line 10:
  
   * [[:projects:singleton_template]] - An inheritance-based way to make singleton classes in C++   * [[:projects:singleton_template]] - An inheritance-based way to make singleton classes in C++
 +  * [[:projects:observer_template]] - A method to send and receive custom events in a generic way in C++
 +  * [[:projects:endian_template]] - Work with big endian and little endian types in C++ without ever calling a conversion function
 +
  
 ===== End-user Focused ===== ===== End-user Focused =====
Print/export
QR Code
QR Code Projects (generated for current page)