mln::metal::math::impl::pow_int_if_< x, n, b > Struct Template Reference
#include <pow.hh>
List of all members.
|
Public Types |
enum | res_ { value = x * pow_int_<x,
value = x * pow_int_<x
} |
Detailed Description
template<int x, int n, bool b>
struct mln::metal::math::impl::pow_int_if_< x, n, b >
Definition at line 76 of file pow.hh.
Member Enumeration Documentation
- Enumerator:
-
Definition at line 60 of file pow.hh.