libc++1-12

LLVM C++ Standard library

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://www.llvm.org/


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libc++1-12