
#include "Number.h"
/**Remember that if you are doing
template programming, then you have
to keep everything in the .h file so
that the compiler will instantiate
the right code at the moment of compilation.
– linello Mar 6 '12 at 8:14*/
