[ 原始碼: llvm-defaults ]
套件:libc++1(1:14.0-55.7~deb12u1)
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.