Design Pattern Examples
Overview of object-oriented design patterns
Visitor_Village.cpp File Reference

Implementation of the Visitor_Village class used in the Visitor Pattern. More...

Include dependency graph for Visitor_Village.cpp:

Go to the source code of this file.

Namespaces

namespace  DesignPatternExamples_cpp
 The namespace containing all Design Pattern Examples implemented in C++.
 

Detailed Description

Implementation of the Visitor_Village class used in the Visitor Pattern.

Definition in file Visitor_Village.cpp.