Skip to content

Instantly share code, notes, and snippets.

@pvicente
pvicente / Visitor.cpp
Created August 5, 2012 18:56
Visitor.cpp
//============================================================================
// Name : Visitor.cpp
// Author :
// Version :
// Copyright : Your copyright notice
// Description : Hello World in C++, Ansi-style
//============================================================================
#include <iostream>
using namespace std;