[ buster ]
[ bullseye ]
[ 源代码: llvm-toolchain-11 ]
软件包:libc++1-11(1:11.0.1-2)
libc++1-11 的相关链接
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
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.
其他与 libc++1-11 有关的软件包
|
|
|
|
-
- dep: libatomic1 (>= 4.8)
- 提供 __atomic 内置函数的支持库
-
- dep: libc++abi1-11 (>= 1:11.0.1)
- LLVM low level support for a standard C++ library
-
- dep: libc6 (>= 2.17)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- sug: clang
- C, C++ and Objective-C compiler (LLVM based), clang binary