[ etiona ]
[ 原始碼: libc++ ]
套件: libc++-test (6.0-2)
libc++-test 的相關超連結
Trisquel 的資源:
下載原始碼套件 libc++:
維護者:
Original Maintainers:
- LLVM Packaging Team (郵件存檔)
- Andrej Belym
- Sylvestre Ledru
外部的資源:
- 主頁 [libcxx.llvm.org]
相似套件:
LLVM C++ Standard library (test cases)
libc++ is another implementation of the C++ standard library.
Features and Goals
* Correctness as defined by the 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 package contains the test cases of libc++ library.