This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] replace reinterpret_cast with static_cast in tests


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]