libpropc++

libpropc++ is template C++ library for adding properties to Standard C++.
Download

libpropc++ Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • Victor Porton
  • Publisher web site:
  • http://ex-code.com/dom-browser/

libpropc++ Tags


libpropc++ Description

libpropc++ is template C++ library for adding properties to Standard C++. libpropc++ is template C++ library for adding properties to Standard C++. Properties are pseudo-variables, getting/setting values of which causes certain actions. In the following example assignment to a property would change widget color: widget.color = "red"; Properties can be bound with other properties to automatically synchronize their values (so that when one property changes, the other changes accordingly). libpropc++ supports many different kinds of binding properties including one-directional and two-directional bindings, bindings properties of different value types and binding with a value transformation (by a function or an other kind of functor).See Binding Properties article for detailed discussions about binding properties in general.Requirements:· a standard conforming C++ compilerWhat's New in This Release:· Changed Makefile.· Removed unnecessary "mutable".· Added bind::multiple::bind_negated().


libpropc++ Related Software