[ 原始碼: llvm-toolchain-8 ]
套件: libc++-8-dev (1:8-3~ubuntu18.04.2)
libc++-8-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 llvm-toolchain-8:
- [llvm-toolchain-8_8-3~ubuntu18.04.2.dsc]
- [llvm-toolchain-8_8.orig-clang-tools-extra.tar.bz2]
- [llvm-toolchain-8_8.orig-clang.tar.bz2]
- [llvm-toolchain-8_8.orig-compiler-rt.tar.bz2]
- [llvm-toolchain-8_8.orig-libcxx.tar.bz2]
- [llvm-toolchain-8_8.orig-libcxxabi.tar.bz2]
- [llvm-toolchain-8_8.orig-lld.tar.bz2]
- [llvm-toolchain-8_8.orig-lldb.tar.bz2]
- [llvm-toolchain-8_8.orig-openmp.tar.bz2]
- [llvm-toolchain-8_8.orig-polly.tar.bz2]
- [llvm-toolchain-8_8.orig.tar.bz2]
- [llvm-toolchain-8_8-3~ubuntu18.04.2.debian.tar.xz]
維護者:
Original Maintainers:
- LLVM Packaging Team (郵件存檔)
- Sylvestre Ledru
外部的資源:
- 主頁 [www.llvm.org]
相似套件:
LLVM C++ Standard library (development files)
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.