1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
freebsd-ports/devel/libc++/pkg-descr
Koop Mast f8959eb356 Add llvm's libc++ stdc++ library, which supports c++11.
This is for 9.1-stable so ports can use it. libc++ isn't build by default in 9.x.
Borrow some code from the llvm/clang -devel ports for generating svn checkout
semi automaticly.
2013-07-10 11:25:44 +00:00

5 lines
132 B
Plaintext

libc++ is a new implementation of the C++ standard library made by the
llvm project targeting C++11.
WWW: http://libcxx.llvm.org/