Package boost-signals-devel: Information

  • Default inline alert: Version in the repository: 1.85.0-alt3

Binary package: boost-signals-devel
Version: 1.85.0-alt2
Architecture: ppc64le
Build time:  Apr 27, 2024, 10:55 PM in the task #345245
Source package: boost
Category: Development/C++
Report package bug
License: BSL-1.0
Summary: The Boost Signals Library development files
Description: 
The  Boost.Signals  library  is an implementation of a managed signals
and slots  system. 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."

Maintainer: Ivan A. Melnikov


Last changed


April 18, 2024 Ivan A. Melnikov 1:1.85.0-alt2
- Disable long double support for Boost.Charconv on ppc64le
April 16, 2024 Ivan A. Melnikov 1:1.85.0-alt1
- 1.85.0
Feb. 13, 2024 Michael Shigorin 1:1.84.0-alt3
- E2K: use the patch in the intended way (thx Krylov)