Dune::Factorial< m > Struct Template Reference
[Common (foundation classes)]

Calculates the factorial of m at compile time. More...

#include <dune/common/misc.hh>

List of all members.

Public Types

enum  { factorial = m * Factorial<m-1>::factorial }
 

factorial stores m!

More...

Detailed Description

template<int m>
struct Dune::Factorial< m >

Calculates the factorial of m at compile time.


Member Enumeration Documentation

template<int m>
anonymous enum

factorial stores m!

Enumerator:
factorial 

The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 10:45:23 2010 for dune-common by  doxygen 1.6.3