[ 源代码: boost1.74 ]
软件包:libboost-system1.74.0(1.74.0+ds1-23.1 以及其他的)
libboost-system1.74.0 的相关链接
Debian 的资源:
下载源码包 boost1.74:
- [boost1.74_1.74.0+ds1-23.1.dsc]
- [boost1.74_1.74.0+ds1.orig.tar.xz]
- [boost1.74_1.74.0+ds1-23.1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.boost.org]
相似软件包:
Operating system (e.g. diagnostics support) library
This 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.