If you have read the “Gang of Four” book about design patterns or just have been long enough in software development, you will have heard of the Visitor pattern. In its fully […]
The post Visitor Pattern Part 1- the Object Oriented Way appeared first on Simplify C++!.