[ buster ]
[ 原始碼: boost1.67 ]
套件:libboost-signals1.67.0(1.67.0-13+deb10u1)
libboost-signals1.67.0 的相關連結
Debian 的資源:
下載原始碼套件 boost1.67:
- [boost1.67_1.67.0-13+deb10u1.dsc]
- [boost1.67_1.67.0.orig.tar.gz]
- [boost1.67_1.67.0-13+deb10u1.debian.tar.xz]
維護小組:
- Debian Boost Team (QA 頁面)
- Steve M. Robbins (QA 頁面)
- Giovanni Mascellani (QA 頁面)
- Dimitri John Ledkov (QA 頁面)
- Anton Gladky (QA 頁面)
外部的資源:
- 主頁 [www.boost.org]
相似套件:
managed signals and slots library for C++
This package forms part of the Boost C++ Libraries collection.
Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted."
其他與 libboost-signals1.67.0 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5)
- GNU Standard C++ Library v3