Package: libboost-signals-dev (1.33.1-9ubuntu3.1) [universe]
Links for libboost-signals-dev
Ubuntu Resources:
Download Source Package boost:
Maintainer:
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.
Similar packages:
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."
Homepage: http://www.boost.org/libs/signals/
Other Packages Related to libboost-signals-dev
|
|
|
-
- dep: libboost-dev (= 1.33.1-9ubuntu3.1)
- Boost C++ Libraries development files
-
- dep: libboost-signals1.33.1 (= 1.33.1-9ubuntu3.1)
- managed signals and slots library for C++