Package
libboost-thread1.62-devVersion
1.62.0+dfsg-4Priority
optionalSection
libdevelSource
boost1.62Origin
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
368 kBDepends
libboost1.62-dev (= 1.62.0+dfsg-4), libboost-atomic1.62-dev (= 1.62.0+dfsg-4), libboost-chrono1.62-dev (= 1.62.0+dfsg-4), libboost-date-time1.62-dev (= 1.62.0+dfsg-4), libboost-system1.62-dev (= 1.62.0+dfsg-4), libboost-thread1.62.0 (= 1.62.0+dfsg-4)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-dev, libboost-thread1.58-dev, libboost-thread1.60-dev, libboost-thread1.61-devHomepage
http://www.boost.org/libs/thread/Supported
9mDownload Size
46.7 kBAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu zesty/main 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.