C++ is still one of the most powerful programming languages with an amazing list of features. However, many new languages and programming paradigms have arisen, so the choice of the best environment for specific applications becomes more difficult. Therefore, the main question of this book is how to apply capabilities of new concepts to C++. The book covers topics like Object Persistence, Reflection, Value Observation, Event Calling, Garbage Collection and even Thread Safety. For applying these abilities the approach of intelligent data containers, called properties, is picked...
C++ is still one of the most powerful programming languages with an amazing list of features. However, many new languages and programming paradigm...