[ 源代码: llvm-defaults ]
软件包:libc++1(1:16.0-58.1)
libc++1 的相关链接
Debian 的资源:
下载源码包 llvm-defaults:
维护小组:
- LLVM Packaging Team (QA 页面, 邮件存档)
- Matthias Klose (QA 页面)
- Sylvestre Ledru (QA 页面)
- Gianfranco Costamagna (QA 页面)
相似软件包:
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.
This is a dependency package providing the default LLVM C++ Standard library.