软件包: libboost-signals-dev (1.34.1-11ubuntu1)
libboost-signals-dev 的相关链接
Ubuntu 的资源:
下载源码包 boost:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Boost Team (Mail Archive)
- Steve M. Robbins
- Domenico Andreoli
- Christophe Prud'homme
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [www.boost.org]
相似软件包:
managed signals and slots library for C++
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-signals-dev 有关的软件包
|
|
|
-
- dep: libboost-dev (= 1.34.1-11ubuntu1)
- Boost C++ Libraries development files
-
- dep: libboost-signals1.34.1 (= 1.34.1-11ubuntu1)
- managed signals and slots library for C++