I’m happy to announce a new subproject of LLVM: “libc++”. libc++ is an implementation of the C++ Standard Library, with a focus on standards compliance, highly efficient generated code, and with an aim to support C++'0x when the standard is ratified. libc++ is written and maintained by Howard Hinnant, but we look forward to contributions from the LLVM community.
libc++ is approximately 85% complete at this point (including C++'0x features), and while it is intended to support and complement the Clang++ compiler, it can be ported to work with a broad variety of different C++ compilers. For more information, see the http://libcxx.llvm.org web page.
Posted by Chris Lattner at 1:32 PM
LLVM宣布启动新子项目libc++,这是一个专注于标准符合性、高效代码生成及支持未来C++标准的C++标准库实现。由Howard Hinnant主导,目前完成约85%,包括C++'0x特性,旨在支持Clang++编译器,但也可与其他C++编译器兼容。
1473

被折叠的 条评论
为什么被折叠?



