Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision |
projects [2015/12/21] – [C++] terence | projects [2016/02/24] (current) – [C++] terence |
---|
* [[: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 an "endian swap" function |
| |
===== End-user Focused ===== | ===== End-user Focused ===== |