Skip to content

avoid unnecessary reinterpret_cast

Gerhard Raven requested to merge remove_unneccesary_reinterpret_cast into master

rework some code to avoid the need for reinterpret_cast

Merge request reports