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 PageView get_keys function; Introduce StableStringStore #174

Merged
merged 3 commits into from
Nov 26, 2024

Conversation

vidyasilai
Copy link
Collaborator

This PR adds a new function to the PageView interface called get_keys. This function will allow callers to retrieve a specified set of keys from the page.

Additionally, this PR introduces the StableStringStore class, which is used by the get_keys function.

src/llfs/opaque_page_view.hpp Outdated Show resolved Hide resolved
src/llfs/page_view.hpp Outdated Show resolved Hide resolved
src/llfs/stable_string_store.hpp Show resolved Hide resolved
src/llfs/stable_string_store.hpp Outdated Show resolved Hide resolved
src/llfs/stable_string_store.hpp Show resolved Hide resolved
src/llfs/stable_string_store.hpp Outdated Show resolved Hide resolved
src/llfs/stable_string_store.test.cpp Show resolved Hide resolved
@tonyastolfi tonyastolfi merged commit 0b8f56d into mathworks:main Nov 26, 2024
4 checks passed
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.

2 participants