[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RANT] What's up ???



Peter Burns wrote:

>Here are the results of the rtti tests.
>I had to add "using namespace std;"  to the file before it would compile.

Yup. That's still optional with g++. I'll add it from now on.

>MSVC++ 6.0 places
>all the STL stuff in the std namespace. You also have to enable RTTI as it
>is off by default.

Is the enable-RTTI setting saved in the project file?
And why is it off? Any comments in the help / manual?

>The program output was:
>APtr is of type A
>APtr is of type B

Good. Any warnings?
And what about VC++5 ? Can anyone test that?

	Christian
--

Drive A: not responding...Formatting C: instead