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

Improve testing for concrete templated types #162

Closed
adetaylor opened this issue Dec 22, 2020 · 0 comments · Fixed by #191
Closed

Improve testing for concrete templated types #162

adetaylor opened this issue Dec 22, 2020 · 0 comments · Fixed by #191
Labels
good first issue Good for newcomers

Comments

@adetaylor
Copy link
Collaborator

Since #161 we create a concrete, opaque, synthesized type whenever a templated C++ type is used. The documentation in that PR says that we can take such a type from one method and pass it into another. We should add a test for that specific case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant