From Simple Techniques to Design Patterns in C++ — Part I
This article introduces the C++ Pimpl basic technique, the problems it solves, and its implementation.
5
1
I would be very happy to share some stuff I learned those 20 past years, spent on mentoring software teams and designing and implementing frameworks on which companies build their lines of products. Most of them on medical devices, with very high quality constraints.
I love Software development, coding, and the coolest thing: thinking before coding. I am also fond of the way C++ evolve and keep up to date with latest technologies.