Skip to content

Native std::optional (from C++17) #9

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

aminya
Copy link
Member

@aminya aminya commented Jul 4, 2022

atom#83

This requires #5

Only the last commit is the change of this PR:

Description of the change

This replaces the old manual optional class with the native optional class from C++17 (std::optional)

Verifications

All the tests pass

Release Notes

  • use std::optional

@aminya aminya changed the title Add standard variable + use c++14 Native std::optional (from C++17) Jul 4, 2022
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