Commit d92b5fc4 authored by Morph's avatar Morph
Browse files

common: bit_util: Add IsPow2 helper function

Makes use of std::has_single_bit() to check whether the value is a power of 2.
parent b3308830
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment