Talk:Run-time type information

From Wikipedia, the free encyclopedia

[edit] Merging with datatype

  • I vote to keep the entry separate. I believe that the theme allows for a more comprehensive text, and if it is merged, it would probably remain as it is.

I too oppose

  • Oppose too, it'd be hidden if it were merged, makes more sense on its own. EAi 16:38, 27 October 2005 (UTC)
  • OpposeR. Koot 20:12, 25 November 2005 (UTC)


[edit] Code example

Provided code example won't compile with g++ (4.0.2). Compilation produces "source type is not polymorphic" error. Adding virtual destructor to the base class solves the problem.--Iwasz 21:59, 21 March 2006 (UTC)