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

Remove Options::OptionValue nested class #2852

Merged
merged 1 commit into from
Jan 26, 2024

Conversation

ZedThree
Copy link
Member

The only use of this class (the Options::values view, returning a newly constructed std::map<std::string, OptionValue>) was removed a few years ago, so this is no longer needed

The only use of this class (the `Options::values` view, returning a
newly constructed `std::map<std::string, OptionValue>`) was removed a
few years ago, so this is no longer needed
Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@bendudson bendudson merged commit e199cb4 into next Jan 26, 2024
26 checks passed
@bendudson bendudson deleted the delete-optionsvalue-nested-class branch January 26, 2024 16:02
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