![]() |
|
PhoenixGraph
01.0.0
Set of tools to simplify graph manipulation
|
Compute the factorial of an unsigned int statically. More...
#include <pstatic_computation.h>
Inheritance diagram for pstatic_fact< N >:Public Types | |
| enum | { Value = N * pstatic_fact<N - 1>::Value } |
Compute the factorial of an unsigned int statically.
Definition at line 12 of file pstatic_computation.h.
| anonymous enum |