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: Use C++-0x type traits in C++-0x random


On 02/08/2010 05:52 PM, 3dw4rd@verizon.net wrote:
> Here is a small patch to use C++-0x type traits in C++-0x random facility
>
> Bootstrapped and regtested on x86_64-redhat-linux.
>
> OK?
>   
Good. I think now we can avoid including <ext/type_traits.h> and
<ext/numeric_traits.h> too. I'll take care of those additional tweaks.

Thanks,
Paolo.


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