Public Types

mln::metal::math::pow< int_< x >, int_< n > > Struct Template Reference

#include <pow.hh>

List of all members.

Public Types

typedef int_< pow_int< x, n >
::value > 
ret

template<int x, int n>
struct mln::metal::math::pow< int_< x >, int_< n > >


Member Typedef Documentation

template<int x, int n>
typedef int_< pow_int<x, n>::value > mln::metal::math::pow< int_< x >, int_< n > >::ret