Performance hit from C++ style casts?

前端 未结 7 814
半阙折子戏
半阙折子戏 2020-12-04 09:19

I am new to C++ style casts and I am worried that using C++ style casts will ruin the performance of my application because I have a real-time-critical dead

7条回答
提交回复
热议问题