[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference turris::c_plus_plus

Title:C++
Notice:Read 1.* and use keywords (e.g. SHOW KEY/FULL KIT_CXX_VAX_VMS)
Moderator:DECCXX::AMARTIN
Created:Fri Nov 06 1987
Last Modified:Thu Jun 05 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:3604
Total number of notes:18242

3473.0. "When will reinterpret_cast be available?" by COL01::LINNARTZ () Tue Mar 04 1997 07:35

    A partner asked me when 
    reinterpret_cast 
    will be supported? Currently the compiler CXX550 complains.
    We worked around by using and ordinary cast, and didn't have
    problems, but it would be nicer to get rid of this #ifdef's
    
    Thanks in advance
     Pit
T.RTitleUserPersonal
Name
DateLines
3473.1Coming with V6.0DECCXX::MITCHELLTue Mar 04 1997 09:224
reinterpret_cast will be supported in V6.0.

We'll start V6.0 alpha test (as in pre-beta test)
in Aug 97.