Topic: dynamic_cast<T>
Author: ajs@fulcrum.co.uk (Andrew Stevenson)
Date: Wed, 19 Jan 1994 09:39:10 GMT Raw View
Several postings to comp.lang.c++ have mentioned variants on the
proposed extensions to RTTI relating to cast operators.
To date the only definition of RTTI is the ARM Appendix which I picked
up from ...att.com. However it only mentions dynamic_cast<T>.
Are
static_cast<T>
reinterpret_cast<T>
const_cast<T>
part of the new proposal? If yes would someone kindly provide me with
a definition?
--
-------------------------------------------------------------------------
Regards, Andy Stevenson (ajs@fulcrum.co.uk)
Fujitsu Fulcrum Telecommunications Ltd
Fordrough Lane, Birmingham, B9 5FL, ENGLAND.
-------------------------------------------------------------------------