ug4
Public Types
|
List of all members
ug::Factorial< n > Struct Template Reference
ugbase
»
Common
»
Common Utilities
#include <
metaprogramming_util.h
>
Public Types
enum
{
value
= n*Factorial<n-1>::value }
Detailed Description
template<size_t n>
struct ug::Factorial< n >
returns the factorial of n The struct value is n!
Member Enumeration Documentation
◆
anonymous enum
template<size_t n>
anonymous enum
Enumerator
value
The documentation for this struct was generated from the following file:
ugbase/common/util/
metaprogramming_util.h
ug
Factorial
Generated on Mon Dec 23 2024 01:12:13 for ug4 by
1.9.1