Searched refs:tool1 (Results 1 – 1 of 1) sorted by relevance
23 truck tool1; in rtti_test() local25 pcar = &tool1; in rtti_test()31 cout << "the tool1 type name is :" << typeid(tool1).name() << endl; in rtti_test()34 pcar = &tool1; in rtti_test()
Completed in 2 milliseconds