Package
libboost-thread1.58-devVersion
1.58.0+dfsg-5ubuntu3.1Priority
optionalSection
universe/libdevelSource
boost1.58Origin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Debian Boost Team <pkg-boost-devel@lists.alioth.debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
393 kBDepends
libboost1.58-dev (= 1.58.0+dfsg-5ubuntu3.1), libboost-atomic1.58-dev (= 1.58.0+dfsg-5ubuntu3.1), libboost-chrono1.58-dev (= 1.58.0+dfsg-5ubuntu3.1), libboost-date-time1.58-dev (= 1.58.0+dfsg-5ubuntu3.1), libboost-system1.58-dev (= 1.58.0+dfsg-5ubuntu3.1), libboost-thread1.58.0 (= 1.58.0+dfsg-5ubuntu3.1)Conflicts
libboost-thread1.42-dev, libboost-thread1.46-dev, libboost-thread1.48-dev, libboost-thread1.49-dev, libboost-thread1.50-dev, libboost-thread1.52-dev, libboost-thread1.53-dev, libboost-thread1.54-dev, libboost-thread1.55-dev, libboost-thread1.57-devHomepage
http://www.boost.org/libs/thread/Supported
3yDownload Size
48.8 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 PackagesDescription
portable C++ multi-threadingThis package forms part of the Boost C++ Libraries collection.
.
Toolkit for writing C++ programs that execute as multiple,
asynchronous, independent, threads-of-execution. Each thread has its
own machine state including program instruction counter and
registers.