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

In-place all the things! (Vector Edition) #122

Merged
merged 2 commits into from
Sep 25, 2019

Conversation

regexident
Copy link
Collaborator

@regexident regexident commented Sep 24, 2019

Similar to #119 this PR adds …InPlace variants for existing functions on Vector<Scalar>, turning the latter into thin wrappers around the former. As such most comments from #119 also apply to this one.

Depends on #123

@regexident regexident force-pushed the in-place-all-the-things-vector-edition branch from a69174c to 329d947 Compare September 24, 2019 23:57
@regexident regexident merged commit 1f2093a into master Sep 25, 2019
@regexident regexident deleted the in-place-all-the-things-vector-edition branch September 25, 2019 08:15
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.

1 participant