Typesafe Signal Framework for C++
http://libsigc.sourceforge.net/
This library implements a full callback system for use in widget
libraries, 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 connection of dissimilar callbacks and has an ease
of use unmatched by other C++ callback libraries.
- Links to GNOME:Factory / libsigc++2
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout GNOME:Next/libsigc++2 && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000121 121 Bytes | |
baselibs.conf | 0000000113 113 Bytes | |
libsigc++-2.10.7.tar.xz | 0004791304 4.57 MB | |
libsigc++2.changes | 0000021286 20.8 KB | |
libsigc++2.spec | 0000003335 3.26 KB |
Revision 44 (latest revision is 51)
Dominique Leuenberger (dimstar)
committed
(revision 44)
- Update to version 2.10.7: + Meson build: - Make it possible to use sigc++ as a subproject. - Fix dependency on files generated from .h.m4 files. - No implicit_include_directories. - Make quiet installations possible. - Fix build as subproject without building documentation. + Documentation fixes.
Comments 0