[ 源代码: boost-defaults ]
软件包:libboost-signals-dev(1.49.0.1)
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.49).
其他与 libboost-signals-dev 有关的软件包
|
|
|
|
-
- dep: libboost-signals1.49-dev
- managed signals and slots library for C++