[ ソース: llvm-defaults ]
パッケージ: libc++1 (1:19.0-62)
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.