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