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

Default values for strings in C++ #8532

Open
srinarasi opened this issue Feb 18, 2025 · 1 comment
Open

Default values for strings in C++ #8532

srinarasi opened this issue Feb 18, 2025 · 1 comment

Comments

@srinarasi
Copy link
Contributor

I see some issues like #4661 (and here) where support for non-null default values for strings was discussed. Do you know of any attempts to implement it for C++? I see that it is already supported for codegen to Rust, Swift and Nim. I'm trying to understand what it takes to support it for C++.

@srinarasi
Copy link
Contributor Author

I also found #6053. But the current state of support in C++ is not clear to me.

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