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

Add copy constructor for MIPSImage #14

Open
Nydauron opened this issue Apr 26, 2023 · 0 comments
Open

Add copy constructor for MIPSImage #14

Nydauron opened this issue Apr 26, 2023 · 0 comments

Comments

@Nydauron
Copy link
Contributor

Currently, we only plan on adding a move constructor for MIPSimage, but there are some functionalities with having a copy constructor. The one drawback here is that we would need to figure out how much memory each allocation was using and whether or not we can create a copy constructor for the MIPSImagePrintStream class.

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