Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
projects [2015/12/21]
terence [C++]
projects [2016/02/23]
terence [C++]
Line 11: Line 11:
   * [[: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: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)