由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - GCC 4.5 + C++0x 发布了
相关主题
GCC在哪里用?Mono Wins Product of the Year Award
gcc 4.5 会支持 go。。。怎样创造一个 segv (转载)
Fortran complier彻底晕了。
Cygwin GCC版本怎么这么老,才3.4.4?求 Lahey fortran compiler
请教一个基础C++问题 (转载)vmware unity view很神奇阿
关于 gcc 和 g++ 的问题 (转载)Damn I am so smart!
弱问编译器是executable吗?OpenOffice without X
about compiling new glibc/gcc in fc14也说说谭浩强(转载) (转载)
相关话题的讨论汇总
话题: c++话题: 0x话题: collection话题: gcc话题: nullptr
进入Linux版参与讨论
1 (共1页)
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
12
这么快。pcc好像也要1.0了。
1 (共1页)
进入Linux版参与讨论
相关主题
也说说谭浩强(转载) (转载)请教一个基础C++问题 (转载)
ThunderBird的使用问题关于 gcc 和 g++ 的问题 (转载)
how to begin kernel development step by step?弱问编译器是executable吗?
read and write NTFSabout compiling new glibc/gcc in fc14
GCC在哪里用?Mono Wins Product of the Year Award
gcc 4.5 会支持 go。。。怎样创造一个 segv (转载)
Fortran complier彻底晕了。
Cygwin GCC版本怎么这么老,才3.4.4?求 Lahey fortran compiler
相关话题的讨论汇总
话题: c++话题: 0x话题: collection话题: gcc话题: nullptr