C++0xA

E

Edson Manoel

I would like to make a small suggestion if C++0x ISO standard don't
come out in 2009 (to be called C++09): if it comes out in 2010, it can
still be called C++0xA, if it comes out in 2011, it can be called C+
+0xB, etc... ;)

KTNX
 
K

kwikius

I would like to make a small suggestion if C++0x ISO standard don't
come out in 2009 (to be called C++09): if it comes out in 2010, it can
still be called C++0xA, if it comes out in 2011, it can be called C+
+0xB, etc... ;)

Nah ... just add another + for each new version ought to do it ... hmmm...
In 50 years it might be

C+++++++++++++++++++++

Cool huh? ... :)

regards
Andy Little
 
K

kwikius

Victor Bazarov said:
Then we should presume that 'C' has the type that returns an *lvalue* from
its operator++(int). Otherwise you can't chain post-increments...

Victor... I hate to break it to you but .....

int main()
{
int C;
C++ 0xA; // syntax error
}

defacto ergo sum qed ... my version is way cooler.

regards
Andy Little
 
S

Serve Lau

kwikius said:
Nah ... just add another + for each new version ought to do it ...
hmmm... In 50 years it might be

C+++++++++++++++++++++

Cool huh? ... :)


Can get a bit annoying in compiler advertisment:

"Great new compiler system. Implements versions C+++++++++++++++++++++,
C+++++++++++++++++++, C+++++++++++++++++, C+++++++++++++++ and
C+++++++++++++"

Or in newsgroups where you say what standard you're using.

"Hey my code doesnt work. I'm using Linux, with C+++++++++++++++++++. Please
help me"
 
K

kwikius

Serve Lau said:
Can get a bit annoying in compiler advertisment:

"Great new compiler system. Implements versions C+++++++++++++++++++++,
C+++++++++++++++++++, C+++++++++++++++++, C+++++++++++++++ and
C+++++++++++++"

I'm working on it (you always get a few initial "teething" problems )...
How about a regular expression :

"Great new compiler system. Implements versions C\+{7,21}"

Sounds Cool huh.. marketing dept will love it I reckon!

:)

regards
Andy Little
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,175
Messages
2,570,942
Members
47,476
Latest member
blackwatermelon

Latest Threads

Top