Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

umul128 is in global namespace. #269

Open
zhangyafeikimi opened this issue Feb 12, 2025 · 0 comments
Open

umul128 is in global namespace. #269

zhangyafeikimi opened this issue Feb 12, 2025 · 0 comments

Comments

@zhangyafeikimi
Copy link

https://github.com/greg7mdp/parallel-hashmap/blob/master/parallel_hashmap/phmap_bits.h#L186

In one of my big project, there is another same "umul128" in global namespace.
The compiler complains: error: redefinition of 'umul128'.

I suggest put it in namesapce phmap.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant