dynamic_cast is used to determine the run-time pointed object. Its a pointer casting, used in polymorphism when you need to access a derived ...
確定! 回上一頁