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

Implement downcasting by instanciating a template in object.d #248

Open
deadalnix opened this issue Jan 19, 2023 · 0 comments
Open

Implement downcasting by instanciating a template in object.d #248

deadalnix opened this issue Jan 19, 2023 · 0 comments

Comments

@deadalnix
Copy link
Contributor

Right now, we have a way to do it in the runtime, and another way generated by the LLVM backend, both being tightly coupled together. We'd be better off having one implementation in object.d and have it be instantiated as per needed.

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