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

Type erasure for initializers #8

Open
ebclark2 opened this issue Jul 16, 2018 · 0 comments
Open

Type erasure for initializers #8

ebclark2 opened this issue Jul 16, 2018 · 0 comments

Comments

@ebclark2
Copy link
Owner

There shall only be one large factory which will allow types to be created as the implementation type instead of just as the factory interface type.

Initializers shall either always create a raw pointer, or perhaps use placement new. The results type will be converted to a the desired output type.

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