propertypp adds Objective-C-like properties to C++ classes. Reading and writing properties uses the same syntax as reading and writing public member variables, but getters and setters get called behind the scenes.
A simple auction application for organizations holding online auctions.
A fork of the bacula.org project.