Skip to content
Snippets Groups Projects
Commit b797918e authored by Carsten Gräser's avatar Carsten Gräser
Browse files

Implement assignment of BlockVector from BlockVectorWindow

The implementation for this was hidden in the base classes
before and relied on undefined behaviour by using a downcast.
Now it is explicitly implemented for the derived classes
which also makes it more visible to users.
parent c5e023c5
No related branches found
No related tags found
1 merge request!66Remove forbidden downcast
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment