Answer Posted / vijayanand
Declares a TestNamer for the specified type, using RTTI if
enabled, otherwise using macro string expansion.
RTTI is used if CPPUNIT_USE_TYPEINFO_NAME is defined and
not null.
Run-time Type Information
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is multi-threading in C++?
Is c++ a dying language?
Do class declarations end with a semicolon?
Why main function is special in c++?
What are the two types of polymorphism?
What is a catch statement?
What is the full form nasa?
What is namespace & why it is used in c++?
What are the 4 types of library?
What is general format for a prototype?
Comment on c++ standard exceptions?
What are the benefits of oop in c++?
What is wrapper class in c++?
What is the most common mistake on c++ and oo projects?
What is pure virtual function? Or what is abstract class?