Skip to content

Conversation

@saberger
Copy link

This PR fixes compilation errors in MathVector.hh and MathMatrix.hh when building with C++20 or newer.
The errors were caused by use of explicit template-ids () in constructor and destructor definitions, which are no longer allowed in C++20.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants