libsigc++ 2.9.3



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

* signal:
  Deprecate slots().
  Please tell us if you really need this.
  (Murray Cumming)
  Deprecate emit_reverse().
  Please tell us if you really need this.
  (Murray Cumming)
* Benchmark: Update it and use boost::timer, and actually build it,
  but not built by default.
  (Murray Cumming)

Build:
* Fix the build on MSVC++ 2013 and 2015.
  (Chun-wei Fan) Bug #767777



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

Download
========
https://download.gnome.org/sources/libsigc++/2.9/libsigc++-2.9.3.tar.xz (3.62M)
  sha256sum: 0bf9b301ad6198c550986c51150a646df198e8d1d235270c16486b0dda30097f



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