Searched defs:const_pow_impl (Results 1 – 1 of 1) sorted by relevance
51 struct const_pow_impl struct54 static T call(T arg, int n, T result) in call()62 struct const_pow_impl<0> struct65 static T call(T, int, T result) in call()