Language

Package: libsigc++ @ 2.9.3

Synopsis

Type-safe callback system for standard C++

Description

Libsigc++ implements a type-safe 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.

It also contains adaptor classes for connection of dissimilar callbacks and has an ease of use unmatched by other C++ callback libraries.

Home page
https://libsigcplusplus.github.io/libsigcplusplus/
Location
gnu/packages/glib.scm (line: 718, column: 3)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'dot' does not match package name 'graphviz'
input-labels

Identify input labels that do not match package names

label 'xmllint' does not match package name 'libxml2'
input-labels

Identify input labels that do not match package names

label 'xsltproc' does not match package name 'libxslt'