Libsigc++: Difference between revisions

Content deleted Content added
stub sort
Biktora (talk | contribs)
No edit summary
Line 26:
'''Libsigc++''' is a [[C++]] library for [[typesafe]] [[Callback (computer science)|callback]]s.
 
'libsigc++' implements a full callback system for use in abstract interfaces and general programming. It is the most complete library of its kind with the ability to connect an abstract callback to a class method, function, or function object. It contains adaptor classes for connecting dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries. {{Fact|date=December 2008}}
 
Libsigc++ is released as [[free software]] under the [[GNU Lesser General Public License]] (LGPL).
==External links==
 
*[http://libsigc.sourceforge.net/ Project Homepage]
== External links ==
* [http://libsigc.sourceforge.net/ Project Homepage]
 
[[Category:C++ libraries]]
 
{{programming-software-stub}}
 
[[Category:C++ libraries]]
 
[[de:Libsigc++]]