|
properties-cpp
0.0.1
A very simple convenience library for handling properties and signals in C++11.
|
| Models a signal-slot connection | |
| Scoped helper class to map signal-slot connection mgmt. to RAII | |
| A very simple, templated class that allows for uniform declaration of get-able/set-able/observable members | |
| A signal class that observers can subscribe to | |
| A signal class that observers can subscribe to, template specialization for signals without arguments |