Replace dynamic_cast by static_cast where we already perform the type checks...
Replace dynamic_cast by static_cast where we already perform the type checks explicitly before downcasting.
Please register or sign in to comment
Replace dynamic_cast by static_cast where we already perform the type checks explicitly before downcasting.