libsigc++ 2.9.2



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
====

* Minor documentation improvements.
  (Murray Cumming)
* Some more minor uses of C++11 syntax.
  (Murray Cumming)



ChangeLog
=========
https://download.gnome.org/sources/libsigc++/2.9/libsigc++-2.9.2.changes  (1.37K)

Download
========
https://download.gnome.org/sources/libsigc++/2.9/libsigc++-2.9.2.tar.xz (3.59M)
  sha256sum: a0b9922756f78d640ae57739fd16ec8c72b0137c5f44c635ece3d228f5cb5e44



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]