Searched defs:pow_imp (Results 1 – 1 of 1) sorted by relevance
23 inline void pow_imp(T& result, const T& t, const U& p, const mpl::false_&) in pow_imp() function70 inline void pow_imp(T& result, const T& t, const U& p, const mpl::true_&) in pow_imp() function