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

News
====

* Use C++11 "using" aliases to simplify code that uses type traits.
  (Murray Cumming) Bug #753580



ChangeLog
=========
https://download.gnome.org/sources/libsigc++/2.5/libsigc++-2.5.3.changes  (2.04K)

Download
========
https://download.gnome.org/sources/libsigc++/2.5/libsigc++-2.5.3.tar.xz (3.29M)
  sha256sum: e1eb23a408b7e394b152e20800146ab614e8027f02db2da7418ccc33bd337525



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