LLVM's libc++ Now Has Full C++1Y Support

Written by Michael Larabel in LLVM on 24 September 2013 at 08:32 AM EDT. 5 Comments
LLVM
LLVM's libc++ standard library alternative to the GNU's libstdc++ now has full support for the forthcoming C++1y standard.

C++1Y is expected to be officially released in 2014 and is an evolutionary update to C++11. As of this week there's now full C++1y standard library support and the Clang C++ compiler front-end support is also progressing nicely.

More details on the libc++ C++1y standard library support can be found on the LLVM blog.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week