You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 1, 2018. It is now read-only.
SquidDev edited this page Sep 22, 2016
·
2 revisions
The bitop library provides an extended set of functions to operator on the bits of integers. It is also twice as fast as vanilla's library as it does not have to go through CC's conversion mechanism.