mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-13 19:44:28 +00:00
![]() clz (count leading zero) is builtin function that is not available in MSVC. This patch replace clz for MSVC env. Thanks @fire for pointing out this. Refers: https://stackoverflow.com/questions/355967/how-to-use-msvc-intrinsics-to-get-the-equivalent-of-this-gcc-code |
||
---|---|---|
.. | ||
bin | ||
bindings | ||
examples | ||
lib | ||
loaders | ||
wasm | ||
meson.build |