[ buster ]
[ 源代码: boost-defaults ]
软件包:libboost-signals-dev(1.67.0.1)
libboost-signals-dev 的相关链接
Debian 的资源:
下载源码包 boost-defaults:
维护小组:
- 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++ (default version)
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."
This package is a dependency package, which depends on Debian's default Boost version (currently 1.67).
其他与 libboost-signals-dev 有关的软件包
|
|
|
|
-
- dep: libboost-signals1.67-dev
- managed signals and slots library for C++