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 unneeded copy_from methods #1606

Merged
merged 1 commit into from
Jun 11, 2021
Merged

Conversation

ahoenselaar
Copy link
Contributor

Rely on auto-generated copy constructors and assignment operators for
susceptibility and transition.

#1605

Rely on auto-generated copy constructors and assignment operators for
`susceptibility` and `transition`.
@ahoenselaar
Copy link
Contributor Author

This PR unblocks the replacement of susceptibility_list with std::vector<susceptibility> in commit ahoenselaar@92f0d22.

@stevengj stevengj merged commit f528873 into NanoComp:master Jun 11, 2021
bencbartlett pushed a commit to bencbartlett/meep that referenced this pull request Sep 9, 2021
Rely on auto-generated copy constructors and assignment operators for
`susceptibility` and `transition`.
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