Skip to content

Conversation

@bugparty
Copy link
Owner

@bugparty bugparty commented Jun 7, 2025

Summary

  • match std::vector by storing bits in an unsigned long
  • default to std::allocator instead of the custom aligned allocator
  • update tzcnt call for 64‑bit words

Testing

  • cmake -S . -B build
  • cmake --build build -j $(nproc)
  • ctest --test-dir build

https://chatgpt.com/codex/tasks/task_e_6843d7a5ccec8327af71bc72c3ba86c0

@bugparty bugparty merged commit 9580d86 into main Jun 7, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants