-
Notifications
You must be signed in to change notification settings - Fork 350
lru multiindex container prototype #1048
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
base: develop
Are you sure you want to change the base?
lru multiindex container prototype #1048
Conversation
| @@ -0,0 +1,11 @@ | |||
| include_guard(GLOBAL) | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi! Can you please add some documentation on the feature? The description says it is "from" boost - is it a copy-paste of implementation? Or maybe some adapted version of it? Or a wrapper?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll add some docs later. Prototype with proper support of CMake goes first.
I'm discussing the PR with the author in Telegram
274a6df to
c84759a
Compare
c6c5e23 to
76653b8
Compare
199a264 to
2fdf7f3
Compare
2fdf7f3 to
b60a70d
Compare
lru cash from boost_multiindex_container