Language

Package: libsigc++ @ 3.0.6

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: 650, column: 2)
License

Derivations

SystemTargetDerivationBuild status
x86_64-linux/gnu/store/vf1frqca1h6a921g887fji0vxjy9yn81-libsigc++-3.0.6.drv
x86_64-linuxx86_64-w64-mingw32/gnu/store/akybwz56a0h1kwq7skyphm7qras1w9gl-libsigc++-3.0.6.drv
x86_64-linuxriscv64-linux-gnu/gnu/store/g023s3qmp98wjmajhj9gqb9cqm57f01v-libsigc++-3.0.6.drv
x86_64-linuxpowerpc-linux-gnu/gnu/store/pmisl0j5b61rpjlwv97lqws2gb5369nr-libsigc++-3.0.6.drv
x86_64-linuxpowerpc64le-linux-gnu/gnu/store/b0jsz5jkp00wpxkdzc0agqyibw9i2kii-libsigc++-3.0.6.drv
x86_64-linuxi686-w64-mingw32/gnu/store/pln9sczwa6y9h5r4g3shqffl4xipw38v-libsigc++-3.0.6.drv
x86_64-linuxi586-pc-gnu/gnu/store/n8jqlp0ymvnvry9rwn59larz33z71bab-libsigc++-3.0.6.drv
x86_64-linuxarm-linux-gnueabihf/gnu/store/7cbcxmp7i6fi141q9xn904hkw4gwg96z-libsigc++-3.0.6.drv
x86_64-linuxaarch64-linux-gnu/gnu/store/nnbjlgb9pwq7yrii23971h8zkahvd4va-libsigc++-3.0.6.drv
riscv64-linux/gnu/store/rbizi3prb5cdm2slkr085qyanwshajvh-libsigc++-3.0.6.drv
    powerpc-linux/gnu/store/yg0i77xwzy6vn8b8b3m5cwqylnldn475-libsigc++-3.0.6.drv
      powerpc64le-linux/gnu/store/18ahz265jv8r6bjhrl50xvmpf09mjjlm-libsigc++-3.0.6.drv
      mips64el-linux/gnu/store/bc40pspmbd2jq9ykcrrlrrpcbb9kpsr4-libsigc++-3.0.6.drv
        i686-linux/gnu/store/30vs4s8zfhy2n0gyw4p6hp293pwdc4g1-libsigc++-3.0.6.drv
        i586-gnu/gnu/store/ndcp4lnd65kxngg5dk6pclpbvfgqplgg-libsigc++-3.0.6.drv
        armhf-linux/gnu/store/08prk9i20ahq085lfwmhqyqa3b33zhzz-libsigc++-3.0.6.drv
        aarch64-linux/gnu/store/bzi5xkm9d2zw32pbf0vj2ma5rdcyp699-libsigc++-3.0.6.drv

        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'