Package
libboost-system1.61.0Version
1.61.0+dfsg-3build1Priority
optionalSection
libsSource
boost1.61Origin
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
61.4 kBDepends
libc6 (>= 2.14), libstdc++6 (>= 5.2)Homepage
http://www.boost.org/libs/system/Task
ubuntu-desktop, ubuntu-usb, edubuntu-desktop, edubuntu-usb, ubuntu-touch-core, ubuntu-touch, ubuntu-touchSupported
9mDownload Size
9,650 BAPT Manual Installed
noAPT Sources
http://gb.archive.ubuntu.com/ubuntu zesty/main amd64 PackagesDescription
Operating system (e.g. diagnostics support) libraryThis package forms part of the Boost C++ Libraries collection.
.
The Boost System library provides simple, light-weight error_code objects
that encapsulate system-specific error code values, yet also provide
access to more abstract and portable error conditions via error_condition
objects. Because error_code objects can represent errors from sources
other than the operating system, including user-defined sources, each
error_code and error_condition has an associated error_category.