#include <metaprogramming_util.h>
|
enum | { value = n*Pow<n, d-1>::value
} |
|
template<int n, size_t d>
struct ug::Pow< n, d >
returns the power of n^d
◆ anonymous enum
template<int n, size_t d>
The documentation for this struct was generated from the following file: