This package browser is in early development. Mind the rough edges.

libcxx 6.0.1

C++ standard library

This package provides an implementation of the C++ standard library for use with Clang, targeting C++11, C++14 and above.

Installation

Install libcxx 6.0.1 as follows:

guix install libcxx@6.0.1

Or install the latest version:

guix install libcxx

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.