botan v1.12.8 (2016-11-14T10:06:52Z)
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