Boost logo

Boost Users :

From: Anteru (newsgroups_at_[hidden])
Date: 2008-08-13 15:48:43


Emil Dotchevski schrieb:
> Isn't this a rare configuration anyway, that disables RTTI but enables
> exceptions? I mean, some form of RTTI is needed for exception handling
> anyway so it's not completely turned off as long as exceptions are
> enabled.

Well, with VC++ at least, you can have exceptions without enabling RTTI.
If you have your own RTTI rolled out, having the standard RTTI enabled
is not that useful (for example, MFC comes with a custom RTTI
implementation).

Cheers,
   Anteru


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net