-
Notifications
You must be signed in to change notification settings - Fork 4
Issues: mohitmv/lazy_map
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Get the unit tests setup of std::unordered_map from LLVM's libc++ and add here
enhancement
New feature or request
#15
opened Mar 23, 2021 by
mohitmv
Add proper in-code comment on how iterator is working and add white-box tests for iterator
documentation
Improvements or additions to documentation
enhancement
New feature or request
#14
opened Mar 23, 2021 by
mohitmv
Improve README
documentation
Improvements or additions to documentation
#13
opened Mar 23, 2021 by
mohitmv
Add the ability to create base-fragment from const-ref of some existing map
#12
opened Mar 23, 2021 by
mohitmv
Avoid wasted lookup in insert_or_assign method
optimization
Performance Optmization
#11
opened Mar 23, 2021 by
mohitmv
Add basic CMake file for this header only library
enhancement
New feature or request
#10
opened Mar 23, 2021 by
mohitmv
Add MIT licence, cleanup copyright message in lazy_map.hpp
documentation
Improvements or additions to documentation
#9
opened Mar 23, 2021 by
mohitmv
Make insertion and deletion exception safe
bug
Something isn't working
#6
opened Mar 23, 2021 by
mohitmv
Merge into parent fragment if its not shared by others
optimization
Performance Optmization
#4
opened Mar 23, 2021 by
mohitmv
Detach the fragment when deleted_keys grows more than size of map
optimization
Performance Optmization
#3
opened Mar 23, 2021 by
mohitmv
ProTip!
Adding no:label will show everything without a label.