Dune::Power_m_p< m, p > Struct Template Reference
[Common (foundation classes)]

Calculates m^p at compile time. More...

#include <dune/common/misc.hh>

List of all members.

Public Types

enum  { power = (m * Power_m_p<m,p-1>::power ) }

Detailed Description

template<int m, int p>
struct Dune::Power_m_p< m, p >

Calculates m^p at compile time.


Member Enumeration Documentation

template<int m, int p>
anonymous enum
Enumerator:
power 

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