PermLib
Public Types
Factorial< N > Struct Template Reference

List of all members.

Public Types

enum  FacHelper { value = N * Factorial<N - 1>::value }

template<int N>
struct Factorial< N >


The documentation for this struct was generated from the following file: