由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Programming版 - C++11 support is now feature-complete in clang.
相关主题
我们公司招人你们看过那个 C++Ox 的增强建议嘛?
相关话题的讨论汇总
话题: c++话题: clang话题: 11话题: complete话题: feature
进入Programming版参与讨论
1 (共1页)
r*******n
发帖数: 3020
1
如果c++11不向后兼容,rust,D之类的语言都没要出来
http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-2013
n******t
发帖数: 4406
2
library 都全了么?

【在 r*******n 的大作中提到】
: 如果c++11不向后兼容,rust,D之类的语言都没要出来
: http://lists.cs.uiuc.edu/pipermail/cfe-commits/Week-of-Mon-2013

r*******n
发帖数: 3020
3
你说stl c++11?

【在 n******t 的大作中提到】
: library 都全了么?
t****t
发帖数: 6806
4
stl是c++的一部分啊.

【在 r*******n 的大作中提到】
: 你说stl c++11?
n******t
发帖数: 4406
5
c++11 的standard library..

【在 r*******n 的大作中提到】
: 你说stl c++11?
c***r
发帖数: 4631
6
http://libcxx.llvm.org/
libc++ is a 100% complete C++11 implementation on Apple's OS X.
LLVM and Clang can self host in C++ and C++11 mode with libc++ on Linux.
Ports to other platforms are underway.

【在 n******t 的大作中提到】
: library 都全了么?
1 (共1页)
进入Programming版参与讨论
相关主题
我们公司招人你们看过那个 C++Ox 的增强建议嘛?
相关话题的讨论汇总
话题: c++话题: clang话题: 11话题: complete话题: feature