473,765 Members | 2,134 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

RunTime Type Information

Dear all,

I would like to ask, has RTTI (RunTime Type Information) become a language
standard in C++, or is it still considered as an add-on feature that some
up-to-date versions of C++ implementations do not provide?
Thanks!

Best Regards,
LaBird (Benny).
[Email: Please remove all hyphens in the email shown above]
Sep 27 '06 #1
2 1764
In article <ef**********@w ebinfo.cs.hku.h k>, bw*********@gma il.com
says...
Dear all,

I would like to ask, has RTTI (RunTime Type Information) become a language
standard in C++, or is it still considered as an add-on feature that some
up-to-date versions of C++ implementations do not provide?
RTTI is required by the standard.

--
Later,
Jerry.

The universe is a figment of its own imagination.
Sep 27 '06 #2

LaBird wrote:
Dear all,

I would like to ask, has RTTI (RunTime Type Information) become a language
standard in C++, or is it still considered as an add-on feature that some
up-to-date versions of C++ implementations do not provide?
Thanks!
As Jerry Coffin told you, it is required by the standard. Some
compilers might not provide it when you compile out-of-the-box. In that
case you will have to set a switch.

Kind regards
Peter

Sep 27 '06 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
15946
by: Bob Bamberg | last post by:
Hello All, I have been trying without luck to get some information on debugging the Runtime Error R6025 - Pure Virtual Function Call. I am working in C++ and have only one class that is derived from an Abstract class, I do not believe that this class object is causing me my problem. Below is that message I have posted before to other groups. Question:
8
5969
by: Nanda | last post by:
hi, I am trying to generate parameters for the updatecommand at runtime. this.oleDbDeleteCommand1.CommandText=cmdtext; this.oleDbDeleteCommand1.Connection =this.oleDbConnection1; this.oleDbDeleteCommand1.Parameters.Add(new System.Data.OleDb.OleDbParameter("Original_ApplicantName", dataset.Tables.Columns.DataType, 50,
1
6955
by: Aleks A. | last post by:
Greetings all, I'm getting the following 2 errors, back to back, ever couple of days. Anyone encountered anything of the sort? After these 2 errors occur, the asp.net application stops responding. I have to restart the service to get it up and running again. Any way to trace the problem to its root? Any help would be apreciated! Event Type: Error
1
1390
by: Les Bell | last post by:
I have a problem similar to that described on http://www.microsoft.com/communities/newsgroups/list/en-us/default.aspx?query=+Failed+to+load+resources+from+resource+file&dg=&cat=en_us_e0006ee2-ce2f-4563-8421-cf54b6030827&lang=en&cr=us&pt=&catlist=&dglist=&ptlist=&exp=&sloc=en-us but I would like specific help on how to solve this. I get these eventlog entries: Event Type: Error Event Source: ASP.NET 1.1.4322.0 Event Category: None
0
5637
by: na | last post by:
After installing AJAX 1.0 RC on my Windows 2003 server, I run into the following errors when requesting an ASP.Net 2.0 page that transforms XML data with XSLT. The XML data is of size 5MB and the XSLT is only 5KB. After several transformation, the IIS server will be shutdown with "Service Unavailable". The problem does not occurs on ASP.net 1.1 application resideing on the same IIS server on a different port. I suspect these errors may...
6
4263
by: William | last post by:
for example, I have a global object: extern Object myobj; Can gcc get this object by using string "myobj" at runtime?? I know C++ rtti doesnt support this, but I dont know if gcc can , thanks in advance.
0
2947
by: Anbu | last post by:
Hello All, I have developed an Win 32 application using .NET 2.0 Framework. This application uses the cassini dll provided by one of the Microsoft groups. While using this component, I'm getting an error (occationally) and the application terminates with unexpected exception prompt. There were two messages logged during this error: Event Type: Error
15
7101
by: Anthony Paul | last post by:
Let's say that I would like a generic type that supports Min/Max properties and can be double or integer or even datetime if need be, something flexible. So I go about creating the following generic interface : *note : in reality I implement the IComparable and IEquatable generic interfaces and associated overriden methods, but I've cut everything down to the bare minimum for this example.
6
1806
by: rn5a | last post by:
The different Page events in the page life cycle like Page_PreInit, Page_Init, Page_Load etc. - are they different stages of the runtime process? Does a server send back the HTML output of an ASPX page to the browser immediately after the runtime or are there any processes involved in between the runtime & the time when the server sends the HTML output back to the browser? Thanks
7
8848
ADezii
by: ADezii | last post by:
The next series of Tips will involve the Microsoft Scripting Runtime Library (Scrrun.dll). This Library is, in my humble opinion, one of the most useful and practical Libraries ever created. With the Scripting Runtime Library, you can retrieve information related to Drives, Folders, Files, and Text Files and set/retrieve certain Attributes of Drives, Folders, Files, and Text Files. Through Methods exposed by this Library, you can also manipulate...
0
9398
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10007
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9951
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7375
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5419
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
3924
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
3531
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2805
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.