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

Update Get method to return std::optional #12

Open
vpetrigo opened this issue Mar 14, 2019 · 2 comments
Open

Update Get method to return std::optional #12

vpetrigo opened this issue Mar 14, 2019 · 2 comments

Comments

@vpetrigo
Copy link
Owner

No description provided.

@chavi362
Copy link

Can you explain me more about this issue?

@vpetrigo
Copy link
Owner Author

vpetrigo commented Oct 7, 2023

@chavi362 sorry for the late response. The core idea was to switch from pointer/reference based Get method to std::optional. But that would imply necessity of C++17.

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