botan ~master (2020-08-19T17:56:38Z)
Dub
Repo
ctz
botan
utils
bit_ops
Count the trailing zero bits in n
size_t
ctz
(
T
)
(
T
n
)
if
(
!
isPointer
!
T
)
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