slackbuilds_ponce/libraries/libsigc++
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
libsigc++.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -05:00
libsigc++.SlackBuild
README
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

libsigc++ implements a typesafe callback system for standard C++. It
allows you to define signals and to connect those signals to any
callback function, either global or a member function, regardless
of whether it is static or virtual.

It also contains adaptor classes for connection of dissimilar
callbacks and has an ease of use unmatched by other C++ callback
libraries. Libsigc++ is licensed under the GNU Library General
Public License, LGPL.