Skip to content

Comments

Add the ability to create unexported types from an exported template#67

Open
jsouthworth wants to merge 1 commit intocheekybits:masterfrom
jsouthworth:fix/66
Open

Add the ability to create unexported types from an exported template#67
jsouthworth wants to merge 1 commit intocheekybits:masterfrom
jsouthworth:fix/66

Conversation

@jsouthworth
Copy link

This allows one to create an exported template type and create a
non exported type from that template.

Fixes #66

@jsouthworth jsouthworth force-pushed the fix/66 branch 2 times, most recently from 0d00bd7 to 0ba5793 Compare October 19, 2020 16:56
This allows one to create an exported template type and create a
non exported type from that template.

Fixes cheekybits#66
@jsouthworth
Copy link
Author

Sorry for the commit churn, there were a few corners I hadn't considered in the original commit.

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

Successfully merging this pull request may close these issues.

Allow generation of exported and non exported types from the same generic code.

1 participant