![]() |
cpp-project-template 0.0.1.0
C++ Project Template
|
This file contains example code for learning purposes. More...
Go to the source code of this file.
Namespaces | |
namespace | tut1 |
The namespace for this tutorial. |
Functions | |
constexpr std::integral auto | tut1::factorial (std::integral auto n) |
Calculate the factorial of a given integral number. |
This file contains example code for learning purposes.