|
properties-cpp 0.0.1
A very simple convenience library for handling properties and signals in C++11.
|
Include dependency graph for property.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | core::Property< T > |
| A very simple, templated class that allows for uniform declaration of get-able/set-able/observable members. More... | |
Namespaces | |
| namespace | core |