Memosa-FVM  0.2
Factorial< 0 > Struct Template Reference

#include <PC.h>

Public Types

enum  { value = 1 }
 

Detailed Description

template<>
struct Factorial< 0 >

Definition at line 49 of file PC.h.

Member Enumeration Documentation

anonymous enum
Enumerator
value 

Definition at line 51 of file PC.h.

51 { value = 1 };

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