N****w 发帖数: 21578 | 1 http://www.h-online.com/open/news/item/GNU-Compiler-Collection-4-5-released-978399.html
C++0x 怎么个玩法?好像越搞越难用阿
弄个简化版的改叫 C+ 行不行
The GCC developers have released version 4.5 of the GNU Compiler Collection,
adding improved experimental support for the upcoming ISO C++ standard, C++
0x |
y***d 发帖数: 2330 | 2 c++0x 有什么变化?
Collection,
++
【在 N****w 的大作中提到】 : http://www.h-online.com/open/news/item/GNU-Compiler-Collection-4-5-released-978399.html : C++0x 怎么个玩法?好像越搞越难用阿 : 弄个简化版的改叫 C+ 行不行 : The GCC developers have released version 4.5 of the GNU Compiler Collection, : adding improved experimental support for the upcoming ISO C++ standard, C++ : 0x
|
N****w 发帖数: 21578 | 3 自己去找阿。加了少许更罗嗦的东西
【在 y***d 的大作中提到】 : c++0x 有什么变化? : : Collection, : ++
|
y***d 发帖数: 2330 | 4 真要搞死人了,这什么改进,
char* pc = nullptr; // OK
int * pi = nullptr; // OK
bool b = nullptr; // OK. b is false.
int i = nullptr; // error
生怕人不搞昏啊
【在 N****w 的大作中提到】 : 自己去找阿。加了少许更罗嗦的东西
|
N****w 发帖数: 21578 | 5 越来越学究牛角尖了
看来以后说不好要被 Go 代替也为未可知
也好,这样俺们只会用 C 的还能混口饭吃
【在 y***d 的大作中提到】 : 真要搞死人了,这什么改进, : char* pc = nullptr; // OK : int * pi = nullptr; // OK : bool b = nullptr; // OK. b is false. : int i = nullptr; // error : 生怕人不搞昏啊
|
y***d 发帖数: 2330 | 6 以后 GRE 有多大词汇量,C++ 就有多少条规则,多震撼啊
【在 N****w 的大作中提到】 : 越来越学究牛角尖了 : 看来以后说不好要被 Go 代替也为未可知 : 也好,这样俺们只会用 C 的还能混口饭吃
|
J********a 发帖数: 5208 | 7 直接支持unicode
Collection,
++
【在 N****w 的大作中提到】 : http://www.h-online.com/open/news/item/GNU-Compiler-Collection-4-5-released-978399.html : C++0x 怎么个玩法?好像越搞越难用阿 : 弄个简化版的改叫 C+ 行不行 : The GCC developers have released version 4.5 of the GNU Compiler Collection, : adding improved experimental support for the upcoming ISO C++ standard, C++ : 0x
|
i******l 发帖数: 270 | 8 有lambda之类的fancy玩意儿
Collection,
++
【在 N****w 的大作中提到】 : http://www.h-online.com/open/news/item/GNU-Compiler-Collection-4-5-released-978399.html : C++0x 怎么个玩法?好像越搞越难用阿 : 弄个简化版的改叫 C+ 行不行 : The GCC developers have released version 4.5 of the GNU Compiler Collection, : adding improved experimental support for the upcoming ISO C++ standard, C++ : 0x
|
L***n 发帖数: 6727 | 9 C 现在是最popular的语言,超过java
【在 N****w 的大作中提到】 : 越来越学究牛角尖了 : 看来以后说不好要被 Go 代替也为未可知 : 也好,这样俺们只会用 C 的还能混口饭吃
|
L***n 发帖数: 6727 | 10 c++ 想functional, imperative 通吃,我倒是觉得typedef template挺有用,可惜没进
4.5
【在 i******l 的大作中提到】 : 有lambda之类的fancy玩意儿 : : Collection, : ++
|
r*******n 发帖数: 3020 | 11 Good news for people who hate C++.
Collection,
++
【在 N****w 的大作中提到】 : http://www.h-online.com/open/news/item/GNU-Compiler-Collection-4-5-released-978399.html : C++0x 怎么个玩法?好像越搞越难用阿 : 弄个简化版的改叫 C+ 行不行 : The GCC developers have released version 4.5 of the GNU Compiler Collection, : adding improved experimental support for the upcoming ISO C++ standard, C++ : 0x
|
f*****Q 发帖数: 1912 | |