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

Consider supporting constructors in C++ #583

Open
Manishearth opened this issue Jul 19, 2024 · 0 comments
Open

Consider supporting constructors in C++ #583

Manishearth opened this issue Jul 19, 2024 · 0 comments
Labels
B-C C backends
Milestone

Comments

@Manishearth
Copy link
Contributor

C++ constructors must return the same type, and for opaques we return unique_ptr<T>, so this feature would be significantly less useful than it seems at first blush unfortunately. Still potentially worth supporting?

@Manishearth Manishearth added the B-C C backends label Jul 19, 2024
@Manishearth Manishearth added this to the ICU4X 2.0 milestone Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
B-C C backends
Projects
None yet
Development

No branches or pull requests

1 participant