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

Remove the unused parametric types present after PR 13. #14

Merged
merged 1 commit into from
Jul 31, 2023

Conversation

juddmehr
Copy link
Member

with PR 13, there was some extra parametric types defined but unused after updates to get things working with ReverseDiff types again. I removed the irrelevant "where {T}" to remove the precompilation warnings that T was unused.

…after updates to get things working with ReverseDiff types again. I removed the irrelevant where {T}'s to remove the precompilation warnings that T was unused.
@juddmehr juddmehr requested a review from andrewning July 27, 2023 18:01
@andrewning andrewning merged commit 62acd97 into main Jul 31, 2023
3 checks passed
@andrewning andrewning deleted the rm_unused_parametric_types branch July 31, 2023 17:26
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.

2 participants