Daily Shaarli
January 29, 2016
A lightweight "signals and slots" implementation using fast delegates.
When GUI programming in C++, delegates and the signals and slots paradigm can vastly simplify your code. It implements the Observer pattern while avoiding all the boilerplate code.
Instructions to replace a live Debian installation with Arch