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.3.tar.xz | 0004558428 4.35 MB | |
libsigc++2.changes | 0000019841 19.4 KB | |
libsigc++2.spec | 0000003591 3.51 KB |
Revision 38 (latest revision is 51)
Dominique Leuenberger (dimstar)
accepted
request 789319
from
Bjørn Lie (iznogood)
(revision 38)
- Update to version 2.10.3: + Add Meson build, alongside the existing Autotools build. + Improve MSVC builds on Windows. + meson.build: Check if .git is a directory or file. + docs/reference/meson.build: Check if perl is found. + README: Describe building with Meson and Autotools. + Tests: Make test_track_obj.cc compile with clang++.
Comments 0