Non Static Data Members Initialization--Bartlomiej Filipek
Here is a useful thing to know that appeared with C++11:
Non Static Data Members Initialization
by Bartlomiej Filipek
From the article:
My short summary for non static data members initialization from modern C++. A very useful feature. Should we use it or not?

While we wait for CppCon 2015 in September, we’re featuring videos of some of the 100+ talks from CppCon 2014. Here is today’s feature: