I am writing a very simple template class using Metaprogramming to compute sum in compile time, as below:
#include using namespace std; templa