[ 原始碼: libc++ ]
套件: libc++1 (6.0-2)
libc++1 的相關超連結
Trisquel 的資源:
下載原始碼套件 libc++:
維護者:
Original Maintainers:
- LLVM Packaging Team (郵件存檔)
- Andrej Belym
- Sylvestre Ledru
外部的資源:
- 主頁 [libcxx.llvm.org]
相似套件:
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.
其他與 libc++1 有關的套件
|
|
|
-
- dep: libc++abi1
- LLVM low level support for a standard C++ library
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC support library
-
- sug: clang
- C, C++ and Objective-C compiler (LLVM based)