libsigc++ 2.6.0



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 used by glibmm and gtkmm to wrap Glib and GTK+ signals.

News
====

* C++11: deduce_result_type: Simplify with C++11 variadic template.
  (Murray Cumming, Marcin Kolny) Bug #753612
* Fix the build with MSVC.
  (Chun-wei Fan) Bug #754082
* Update the website.
  (Kjell Ahlstedt)



ChangeLog
=========
https://download.gnome.org/sources/libsigc++/2.6/libsigc++-2.6.0.changes  (8.46K)

Download
========
https://download.gnome.org/sources/libsigc++/2.6/libsigc++-2.6.0.tar.xz (3.28M)
  sha256sum: 67c07771bf6313022883055efb0fad7cc9875168a4c0d01879d1846747e4ce3d



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