C++0x

Pages: 12
Not to disagree with you Bazzy, but C++0x sounds awesome. Now keep in mind, I am still a beginner myself, which seems to be the target demographic with 0x.

I don't know that I'd like for it to become a new standard, because I'm still learning the current standard. It does sound like it would be fun to experiment with though IMHO.
Last edited on
Okay, Bazzy. You've got me interested. What are these good features that they could have included? Just curious...

-Albatross
One is concepts, it was a major extension to the templates which would have made them much easier to use and flexible.
There are some other things but Stroustrup's homepage is not working now so I can't search in the C++0x FAQ
Here is the Wikipedia article on that: http://en.wikipedia.org/wiki/C%2B%2B0x#Features_planned_but_removed_or_not_included
closed account (1yR4jE8b)
I was very dissapointed when I heard that they removed Concepts...that was the one defining feature that I was looking forward to the most.
Okay... I agree. Concepts would have been very neat. Hopefully, the next revision will come soon and it will include it.

-Albatross
Topic archived. No new replies allowed.
Pages: 12