Quick Q: What does override do? -- StackOverflow
Recently on SO:
override keyword in C++
I am a beginner in C++. I have come across
overridekeyword used in the header file that I am working on. May I know, what is real use ofoverride, perhaps with an example would be easy to understand.

Today in Dr. Dobb's:
Libc++ now has a status page for the C++1Y/C++14 implementation. You can follow along here to see when your favorite features are implemented:
New on Code Project:
This open source REST SDK also supports Linux...
The "universal references" term is getting traction:
Bjarne Stroustrup spoke at this summer's ACM International Collegiate Programming Contest World Finals held in St. Petersburg, Russia. While there, he also gave this 8-minute interview in the context of balancing efficient code with the out-of-the-box problem solving required by ICPC problem challenges.