tetl 0.1.0
Embedded Template Library
Loading...
Searching...
No Matches
ipow.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<builtin_integer Int>
constexpr auto ipow (Int base, Int exponent) noexcept -> Int
 
template<unsigned long long Base, builtin_integer Int>
constexpr auto ipow (Int exponent) noexcept -> Int