Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

C++11


Marsh
 Share

Recommended Posts

Anyone been watching c++11\. I just started using it at work and I must say its pretty great. It added most of the stuff I loved so much about C#. Check it out if you havent heard about it.

[http://www.cprogramming.com/c++11/what-is-c++0x.html](http://www.cprogramming.com/c++11/what-is-c++0x.html)

[http://www.cprogramming.com/c++11/c++11-lambda-closures.html](http://www.cprogramming.com/c++11/c++11-lambda-closures.html)

[http://www.cprogramming.com/c++11/c++11-nullptr-strongly-typed-enum-class.html](http://www.cprogramming.com/c++11/c++11-nullptr-strongly-typed-enum-class.html)
Link to comment
Share on other sites

> C++, to me, still looks so dirty.. If they get rid of C# (lets hope they never do) ill be completely lost.

What is dirty about it? They look practically identical to me. Sure when you get into some more complex stuff it can start looking a bit odd. But so can C# im sure.
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...