Skip to content

Fix tests by explicitly copying#1945

Open
adriaandegroot wants to merge 1 commit intopraat:masterfrom
adriaandegroot:fix-tests-clang
Open

Fix tests by explicitly copying#1945
adriaandegroot wants to merge 1 commit intopraat:masterfrom
adriaandegroot:fix-tests-clang

Conversation

@adriaandegroot
Copy link
Copy Markdown
Contributor

  • The Vec class is wrestling with copy-semantics and copy-
    assignment, but in doing so, the implicit copy constructor
    isn't available in this test-function.

FIXES #1933

- The Vec class is wrestling with copy-semantics and copy-
  assignment, but in doing so, the implicit copy constructor
  isn't available in this test-function.
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.

Tests don't compile (6.2.01, clang 13)

1 participant