|
C++11
Oct 17, 2012 23:00:12 GMT -6
Post by ATC on Oct 17, 2012 23:00:12 GMT -6
Anyone here tried any C++11 programming? I'm playing around with it a little since I got VS 2012, and I really like it. The enhancements to the IDE I discussed in another thread really make the act of C++ programming a lot more fluid and enjoyable as well. But I'm a little rusty on my C++ and things like "const correctness" and remembering all the stuff the standard lib offers (so I don't reinvent wheels). I'm really interested in the new std::thread feature, lambda expressions, new for-loop constructs, etc... Anyone here used any of this stuff and could maybe provide some examples for us? I know Reegan has been doing some C++11 programming, but he's been away (where on earth are you, Reegan!?)...
|
|