botan v1.12.12 (2020-01-26T16:00:04Z)
Dub
Repo
ctz
botan
utils
bit_ops
Count the trailing zero bits in n
size_t
ctz
(
T
)
(
T
n
)
Parameters
n
T
an integer value
Return Value
Type:
size_t
maximum x st 2^x divides n
Meta
Source
See Implementation
botan
utils
bit_ops
functions
ctz
hammingWeight
highBit
isPowerOf2
lowBit
significantBytes
Count the trailing zero bits in n