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

Make YAML::convert<T>::{encode,decode} support std::unordered_set<T> #1322

Open
jjerphan opened this issue Oct 10, 2024 · 0 comments
Open

Make YAML::convert<T>::{encode,decode} support std::unordered_set<T> #1322

jjerphan opened this issue Oct 10, 2024 · 0 comments

Comments

@jjerphan
Copy link

jjerphan commented Oct 10, 2024

Hi,

Thank you for maintaining yaml-cpp.

Looking at the implementation of YAML::convert<T> and its specialization as of b95aa14, it does not seem that std::unordered_set<T> is supported yet.

Is a contribution just missing for its support? 🙂

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

1 participant