Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
projects [2016/02/23] – [C++] terenceprojects [2016/02/24] (current) – [C++] terence
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 +  * [[:projects:endian_template]] - Work with big endian and little endian types in C++ without ever calling an "endian swap" function
  
 ===== End-user Focused ===== ===== End-user Focused =====
Print/export
QR Code
QR Code Projects (generated for current page)