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.
Attachment | Size | Date |
---|---|---|
libsigc++-2.0-doc_2.2.9-1.1_all.deb | 3.38 MB | 05/08/2013 - 13:46 |
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.
Recent comments