Description
C++11 applications can model properties and signal-style notifications with a small convenience library. This is useful for desktop components, settings objects, and code that needs change notifications without a larger framework.
It is a developer library. The visible benefit appears inside applications that use it, not as a separate program to launch.