Home
last modified time | relevance | path

Searched refs:tool1 (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/cplusplus/example/cpp_standard/
A Drtti_test.cpp23 truck tool1; in rtti_test() local
25 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 3 milliseconds