Lesson of 22 February 2011

Example of ``struct`` with methods

File example1.cc

A simple class

File example2.cc

A simple example of template metaprogramming

File example3.cc