[patch] replace reinterpret_cast with static_cast in tests

Jonathan Wakely jwakely.gcc@gmail.com
Mon Dec 24 16:27:00 GMT 2007


On 24/12/2007, Paolo Carlini <pcarlini@suse.de> wrote:
> Jonathan Wakely wrote:
> > No need to use reinterpret_cast in these tests, static_cast is enough.
> >  The copies of these tests under 20_util already use static_cast.
> >
> > Texted x86-64/linux - OK for mainline?
> >
> Yes, please!

Thanks, Paolo, that's committed now.

Have a good Christmas,

Jon



More information about the Libstdc++ mailing list