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 |
---|---|---|
baselibs.conf | 0000000113 113 Bytes | |
libsigc++-2.12.1.tar.xz | 0005041732 4.81 MB | |
libsigc++2-remove-unnecessary-executable-flag-from |
0000000057 57 Bytes | |
libsigc++2.changes | 0000023302 22.8 KB | |
libsigc++2.spec | 0000003653 3.57 KB |
Revision 50 (latest revision is 51)
Bjørn Lie (iznogood)
accepted
request 1114591
from
Bjørn Lie (iznogood)
(revision 50)
- Update to version 2.12.1: + Documentation: - slot, signal: Describe the slot<void(int)> syntax more - connection: Improve the class documentation - Improve Visual Studio build documentation - Remove AUTHORS and add general information to README.md + Build: - Meson: . Don't copy files with configure_file() . Fix the evaluation of is_git_build on Windows - Visual Studio: Support static builds - Use ldconfig_scriptlets macro for post(un) handling. - Update URL to new home.
Comments 0