libsigc++-2.0-doc

Rating: 
0
No votes yet

type-safe Signal Framework for C++ - reference documentation
This library implements a full callback system for use in widget
libraries, abstract interfaces, and general programming. It provides
the ability to connect an abstract callback to a class method,
function, or function object, and contains adaptor classes for the
connection of dissimilar callbacks.
.
This package contains the reference documentation for libsigc++,
needed only if you wish to write software which uses it.

Category:

Application versions: 
AttachmentSizeDate
File libsigc++-2.0-doc_2.2.9-1.1_all.deb3.38 MB05/08/2013 - 13:46
Changelog: 

libsigc++-2.0 (2.2.9-1.1) unstable; urgency=low

* Non-maintainer upload.
* Avoid access to deleted object in slot_rep::notify(). (Closes: #649032)
Patch cherry-picked from upstream Git.