6 Commits

Author SHA1 Message Date
ajacoutot
51067ecee1 Update to libsigc++30-3.0.7. 2021-05-21 04:40:36 +00:00
ajacoutot
524fa8b668 Update to libsigc++30-3.0.6. 2020-11-28 09:14:51 +00:00
ajacoutot
cff037c065 Update to libsigc++30-3.0.4. 2020-10-03 10:22:12 +00:00
ajacoutot
f4b6215bd1 Update to libsigc++30-3.0.3. 2020-03-26 08:30:48 +00:00
ajacoutot
97f8565881 Update to libsigc++30-3.0.2. 2020-01-01 18:54:26 +00:00
ajacoutot
930acab8c5 Import libsigc++30-3.0.0.
(can be installed alongside devel/libsigc++-2)

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.

ok robert@
2019-09-07 15:51:00 +00:00