[C++-sig] generic object wrappers

David Abrahams david.abrahams at rcn.com
Thu Jan 24 16:28:35 CET 2002


The C++ standard. Set aside a few weeks ;-)

----- Original Message -----
From: "Hugo van der Merwe" <s13361562 at bach.sun.ac.za>
To: <c++-sig at python.org>
Sent: Thursday, January 24, 2002 9:12 AM
Subject: Re: [C++-sig] generic object wrappers


> Hehe, dropping in from nowhere, I'm eager to learn:
>
> > Technically speaking, you shouldn't use reinterpret_cast<> in portable
code.
> > It's behavior is implementation-defined (5.2.10). A C-style cast is
actually
> > portable and safer.
>
> 5.2.10? 5.2.10 of what? (I want to go read that, whatever it is. ;)
>
> Thanks,
> Hugo
>
> _______________________________________________
> C++-sig mailing list
> C++-sig at python.org
> http://mail.python.org/mailman/listinfo/c++-sig





More information about the Cplusplus-sig mailing list