new features of c++11

this is the 10th of my working career, and actually I have felt huge difference between university and industry, as a record of what I learned these days, I will post something here.

Articles are still needed to be revised, but will come soon

 

new features of c++11

1.  auto and decltype

2. lambda function   (some guys said STL loop will be faster than normal loop, I am wondering…)

3. range-based for loop

 

 

 

 

to be continued

Leave a Reply

Your email address will not be published. Required fields are marked *