ISBN-13: 9783836421386 / Angielski / Miękka / 2007 / 192 str.
ISBN-13: 9783836421386 / Angielski / Miękka / 2007 / 192 str.
C++ is still one of the most powerful programming languages with an amazinglist of features. However, many new languages and programming paradigmshave arisen, so the choice of the best environment for specific applicationsbecomes more difficult. Therefore, the main question of this book ishow 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 theseabilities the approach of intelligent data containers, called properties, ispicked up.Furthermore, in scope of this book, a template-based C++ Container Library,which implements the mentioned concepts, has been developed. Its nameProperty Set Library (PSL) is based on the used property approach, and itsstructure and way of implementation is also described in detail.This book is not only for C++ programmers who are interested in details aboutusable techniques, the freely available library can also be used practically.