[ ソース: llvm-toolchain-8 ]
パッケージ: libc++-8-dev (1:8.0.1-9)
libc++-8-dev に関するリンク
Trisquel の資源:
llvm-toolchain-8 ソースパッケージをダウンロード:
- [llvm-toolchain-8_8.0.1-9.dsc]
- [llvm-toolchain-8_8.0.1.orig-clang-tools-extra.tar.bz2]
- [llvm-toolchain-8_8.0.1.orig-clang.tar.bz2]
- [llvm-toolchain-8_8.0.1.orig-compiler-rt.tar.bz2]
- [llvm-toolchain-8_8.0.1.orig-libcxx.tar.bz2]
- [llvm-toolchain-8_8.0.1.orig-libcxxabi.tar.bz2]
- [llvm-toolchain-8_8.0.1.orig-lld.tar.bz2]
- [llvm-toolchain-8_8.0.1.orig-lldb.tar.bz2]
- [llvm-toolchain-8_8.0.1.orig-openmp.tar.bz2]
- [llvm-toolchain-8_8.0.1.orig-polly.tar.bz2]
- [llvm-toolchain-8_8.0.1.orig.tar.bz2]
- [llvm-toolchain-8_8.0.1-9.debian.tar.xz]
メンテナ:
Original Maintainers:
- LLVM Packaging Team (メールアーカイブ)
- Sylvestre Ledru
- Gianfranco Costamagna
外部の資源:
- ホームページ [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.