[ bullseye ]
[ 源代码: llvm-toolchain-9 ]
软件包:libc++-9-dev(1:9.0.1-16.1)
libc++-9-dev 的相关链接
Debian 的资源:
下载源码包 llvm-toolchain-9:
- [llvm-toolchain-9_9.0.1-16.1.dsc]
- [llvm-toolchain-9_9.0.1.orig.tar.xz]
- [llvm-toolchain-9_9.0.1-16.1.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.