About libsigc++
===============

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.

libsigc++ is also used by glibmm and gtkmm to wrap Glib and GTK+
signals.

News
====

This is the first release of the libsigc++-3.0 API, which installs in parallel
with libsigc++-2.0. The API is not significantly different, but the
implementation is far simpler, using variadic templates instead of generating
C++ code from .m4 files.



ChangeLog
=========
https://download.gnome.org/sources/libsigc++/2.99/libsigc++-2.99.1.changes  
(26.1K)

Download
========
https://download.gnome.org/sources/libsigc++/2.99/libsigc++-2.99.1.tar.xz 
(1.10M)
  sha256sum: 5ceea726250319f33b30f85bf1fb77464dbbfdec0487114bc790e7efda246f4d

_______________________________________________
ftp-release-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to