-
- Downloads
BugID: 687
Prefer dynamic_cast to DH_Delay*; we can then ASSERT the result, which will give a more descriptive error message than the std::bad_cast exception.
Loading
Please register or sign in to comment
Prefer dynamic_cast to DH_Delay*; we can then ASSERT the result, which will give a more descriptive error message than the std::bad_cast exception.