A simple implementation of the the factorial method with compile-time and a run-time methods.
FrancisMT/Cpp_Factorial-Calculator
An implementation of the factorial method using template metaprogramming.
C++
An implementation of the factorial method using template metaprogramming.
C++
A simple implementation of the the factorial method with compile-time and a run-time methods.