Searched refs:rtti_test (Results 1 – 3 of 3) sorted by relevance
20 void rtti_test(void);
16 void rtti_test(void) in rtti_test() function
188 > rtti_test.cpp测试依赖打开rtti功能(dynamic_cast或typeid),因此不能使用**-fno-rtti**编译选项。
Completed in 4 milliseconds