At 10:19 AM 7/22/2005, you wrote:
Hi,
I want to get RTTI, so I include typeinfo.h and call typeid(X).Name(), but
I get "Link Error: undefined ... class_type_info"
Where is that defined ?
Have you #included the <typeinfo> header from the MSL C++ library? That
defines the class ::std::type_info along with its inline methods.
-- Ben Combee, Senior Software Engineer, palmOne, Inc.
"Combee on Palm OS" weblog: http://palmos.combee.net/
Developer Forum Archives: http://news.palmos.com/read/all_forums/
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/