From 226434623532691862
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f78e5,5c35b8f8fda351d3
X-Google-Attributes: gidf78e5,public
From: "Andrei Alexandrescu" <andrewalex@hotmail.com>
Subject: Re: sizeof ( Result(T::*)(P1,P2,..))
Date: 1999/10/21
Message-ID: <380f3130.0@202.66.196.251>#1/1
X-Deja-AN: 538965685
Approved: Fergus Henderson <fjh@cs.mu.oz.au>
References: <38094D7B.4A2859B5@yesic.com> <380aa1df.0@202.66.196.251> <7uhtg7$aup$1@nnrp1.deja.com>
X-Original-Date: Thu, 21 Oct 1999 08:44:39 -0400
X-Priority: 3
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
X-Complaints-To: news@news.unimelb.edu.au
X-Trace: ariel.ucs.unimelb.edu.au 940534022 19032 128.250.37.153 (21 Oct 1999 19:27:02 GMT)
Organization: -
X-Auth: PGPMoose V1.1 PGP comp.std.c++ iQBFAgUAOA9pAuEDnX0m9pzZAQFVnAF/UUT8/kwUc5arp2w3txYxNn8S8JzSiW/w uvkvjot1876IFaxc1evHvkXjG1DBbHDU =cX73
X-MSMail-Priority: Normal
NNTP-Posting-Date: 21 Oct 1999 19:27:02 GMT
Newsgroups: comp.std.c++

<James.Kanze@dresdner-bank.com> wrote in message
news:7uhtg7$aup$1@nnrp1.deja.com...
> In article <380aa1df.0@202.66.196.251>,
>   "Andrei Alexandrescu" <andrewalex@hotmail.com> wrote:
>
> > It doesn't depend much, given that you can reinterpret_cast back
and
> > forth between any two pointer to member functions, and the result
is
> > guaranteed to be correct if you reinterpret_cast'd something and
then
> > reinterpret_cast it back.
>
> Where is this guaranteed in the standard?

I don't remember.

Ronald :o)

P.S. 5.2.10, para 9.

Andrei
---
[ comp.std.c++ is moderated.  To submit articles, try just posting with ]
[ your news-reader.  If that fails, use mailto:std-c++@ncar.ucar.edu    ]
[              --- Please see the FAQ before posting. ---               ]
[ FAQ: http://reality.sgi.com/austern_mti/std-c++/faq.html              ]



