http://dlang.org/phobos/core_bitop.html#.bsrIt's actually an intrinsic, reduces to an instruction. Mind the requirements for 0.
This works for me https://github.com/nordlow/justd/blob/master/traits_ex.d#L406 :)
http://dlang.org/phobos/core_bitop.html#.bsrIt's actually an intrinsic, reduces to an instruction. Mind the requirements for 0.
This works for me https://github.com/nordlow/justd/blob/master/traits_ex.d#L406 :)