Categories
libpropc++
'libpropc++' is a template library for properties in C++ like this: widget.color = "red" will change the widget color to red. In class Widget use: prop::Property<Widget, Color, &Test::set_color, &Test::get_color> color; A future goal is to implement binding properties.
Last updated 9 Sep, 2004
About
Leadership
- Victor Porton - Maintainer
Requirements
- libsigpp (Weak Prerequisite)
Related Projects
Versions
0.2
0.2 beta released 2004-08-29
- Released: 29 Aug, 2004
- Code Maturity: Beta
- Source Archive: http://ex-code.com/binaries/libpropc++.zip
- Licenses: LGPLv2orlater
- Interfaces: Library




