/Cpp_Factorial-Calculator

An implementation of the factorial method using template metaprogramming.

Primary LanguageC++

A simple implementation of the the factorial method with compile-time and a run-time methods.