We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ci: Enable benchmarks for all Windows jobs
Allow Git to track changes in the `.github` directory
ci: Add GHA workflow with native Windows job
Fix UB in benchmark From https://en.cppreference.com/w/c/language/operator_arithmetic.html: > The behavior is undefined if rhs is negative or is greater or equal > the number of bits in the promoted lhs.