-
- Downloads
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
Loading
Please register or sign in to comment