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

Remove check for constructor/assignment from base class

These constructors and assignments are all implemented using
a downcast to derived class and may lead to undefined behaviour.
This commit removes the checks for these methods in preparation
for their removal.
parent 3119e52b
No related branches found
No related tags found
1 merge request!66Remove forbidden downcast
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment