Metaprograms::Pow< N, P > Struct Template Reference

#include <Metaprograms.H>

List of all members.

template<int N, int P>
struct Metaprograms::Pow< N, P >


Static Public Attributes

static const int value = N * Pow<N,P-1>::value

Member Data Documentation

template<int N, int P>
const int Metaprograms::Pow< N, P >::value = N * Pow<N,P-1>::value [static]


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

Generated on Fri Apr 5 04:25:57 2019 for Chombo + EB by  doxygen 1.5.5