[ 原始碼: 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.