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

dependencies on boost #3

Open
ekg opened this issue Feb 15, 2022 · 1 comment
Open

dependencies on boost #3

ekg opened this issue Feb 15, 2022 · 1 comment

Comments

@ekg
Copy link

ekg commented Feb 15, 2022

This is a really, really good sorted map implementation! Wow!

However, I'm wondering if boost is needed? Could the specific functions / templates be pulled into your repository so that it's more "header-only"?

@justinasvd
Copy link
Owner

Boost dependency is not crucial. It is mostly used for endianness handling and, perhaps, a few macros. I will gladly accept a "deboostifying" PR, should one write this.

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

2 participants