libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::binary_right_to_left::dyn Namespace Reference

For types for which operator*() cannot be computed at compile-time, this variant unrolls the exponentiation at compile-time. More...

Classes

struct  pow
 
struct  pow< V, 0 >
 
struct  pow< V, 1 >
 

Detailed Description

For types for which operator*() cannot be computed at compile-time, this variant unrolls the exponentiation at compile-time.