In my last post I showed the Visitor design pattern in its fully object oriented implementation. In the post before that I wrote about moving from enums to class hierarchies. I […]
The post Visitor Pattern Part 2 – the enum based visitor appeared first on Simplify C++!.