[cfe-dev] libc++ C++14 compatibility
Asiri Rathnayake via cfe-dev
cfe-dev at lists.llvm.org
Tue Jun 21 07:32:24 PDT 2016
http://libcxx.llvm.org/
See the section "Current status", which leads to:
http://libcxx.llvm.org/cxx1y_status.html (C++14)
http://libcxx.llvm.org/cxx1z_status.html (C++17)
/ Asiri
On Tue, Jun 21, 2016 at 3:09 PM, Jeroen Ketema via cfe-dev <
cfe-dev at lists.llvm.org> wrote:
>
> Hello,
>
> The libc++ webpage mentions that the library is aimed towards the C++11
> standard. However, when I look at the code, I see provisions being made for
> the C++14 standard. My question is: to what extent is the library
> compatible with C++14? Is it future complete, or are there currently gaps
> in the support?
>
> Thanks,
>
> Jeroen
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20160621/cd17091b/attachment.html>
More information about the cfe-dev
mailing list