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

Go to the source code of this file.

Namespaces

namespace  etl
 

Functions

template<etl::builtin_unsigned_integer UInt>
constexpr auto has_single_bit (UInt x) noexcept -> bool
 Checks if x is an integral power of two.