libc++ 1.0~svn196040-1 source package in Ubuntu
Changelog
libc++ (1.0~svn196040-1) unstable; urgency=low * New snapshot release -- Sylvestre Ledru <email address hidden> Sun, 01 Dec 2013 11:00:53 +0100
Upload details
- Uploaded by:
- LLVM Packaging Team
- Uploaded to:
- Sid
- Original maintainer:
- LLVM Packaging Team
- Architectures:
- any
- Section:
- libs
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libc++_1.0~svn196040-1.dsc | 1.5 KiB | 369d244831c8d4fd290d89cc487592ec40f08411bd361c4b0b0a5c8fb3f54bdb |
libc++_1.0~svn196040.orig.tar.gz | 1.9 MiB | 327fd868653ed6889aacfc2c96d6f14aacc55d260c4b59068ce6eddf8c13dfec |
libc++_1.0~svn196040-1.debian.tar.gz | 12.3 KiB | 3deb0da9ca10cf7194a9198ecb71d9a0c30975512bd9de3f09418db4864abec8 |
Available diffs
- diff from 1.0~svn189766-1 to 1.0~svn196040-1 (148.4 KiB)
No changes file available.
Binary packages built by this source
- libc++-dev: LLVM C++ Standard library (development files)
libc++ is a new implementation of the C++ standard library, targeting C++11.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* 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++-src: No summary available for libc++-src in ubuntu trusty.
No description available for libc++-src in ubuntu trusty.
- libc++1: LLVM C++ Standard library
libc++ is a new implementation of the C++ standard library, targeting C++11.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* 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++abi-dev: LLVM low level support for a standard C++ library (development files)
libc++abi is a new implementation of low level support for a standard C++
library.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* Provide a portable sublayer to ease the porting of libc++
- libc++abi-src: No summary available for libc++abi-src in ubuntu trusty.
No description available for libc++abi-src in ubuntu trusty.
- libc++abi1: LLVM low level support for a standard C++ library
libc++abi is a new implementation of low level support for a standard C++
library.
.
Features and Goals
.
* Correctness as defined by the C++11 standard.
* Provide a portable sublayer to ease the porting of libc++