[ 原始碼: llvm-toolchain-16 ]
套件:libc++-16-dev(1:16.0.6-27 以及其他的)
libc++-16-dev 的相關連結
Debian 的資源:
下載原始碼套件 llvm-toolchain-16:
- [llvm-toolchain-16_16.0.6-27.dsc]
- [llvm-toolchain-16_16.0.6.orig.tar.xz]
- [llvm-toolchain-16_16.0.6-27.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.llvm.org]
相似套件:
LLVM C++ Standard library (development files)
libc++ is another implementation of the C++ standard library
Features and Goals
* Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests.