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
The documentation for this struct was generated from the following file: