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

Add replace(), cmake updates, documentation updates #22

Merged
merged 5 commits into from
Aug 24, 2022

Conversation

martinus
Copy link
Owner

Plenty of updates

Makes the library more easy to use and installable.
This adds replace() to replace the whole internally used container.
It only needs to create the indexing container, so this is relatively
performant. Duplicate entries are discarded.
Bug fix: when the map/set is constructed with a container, make sure
to clear() it. We just want the type, but not any data in it.
Now with description for
* cmake usage
* the new container API
* Custom container types
* bucket API
@martinus martinus merged commit 4676eb9 into main Aug 24, 2022
@martinus martinus deleted the 2022-08-documentation-updates branch September 21, 2022 12:51
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

Successfully merging this pull request may close these issues.

1 participant