[ 原始碼: llvm-toolchain-12 ]
套件: libc++-12-dev (1:12.0.1-19ubuntu3)
libc++-12-dev 的相關超連結
Trisquel 的資源:
下載原始碼套件 llvm-toolchain-12:
- [llvm-toolchain-12_12.0.1-19ubuntu3.dsc]
- [llvm-toolchain-12_12.0.1.orig.tar.xz]
- [llvm-toolchain-12_12.0.1-19ubuntu3.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.