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