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: Add Rice distribution to libstdc++


On 09/16/2012 06:29 PM, Paolo Carlini wrote:
On 09/16/2012 11:18 PM, Paolo Carlini wrote:
On 09/16/2012 10:02 PM, Marc Glisse wrote:
On Sun, 16 Sep 2012, Ed Smith-Rowland wrote:

This adds the Rice distribution to the C++11 <random> facility and a Gnu extension.

Hello,


libstdc++ not in copy?

The change to beta_distribution is not mentioned in the ChangeLog.

You don't appear to have a test like those added for PR 54376, and like Ulrich I find the operator== suspicious.
Indeed, please fix that, I thought it was clear by now: no inline template friends.
I went ahead and fixed both the issues.

Thanks,
Paolo.

/////////////////
Thanks,
I'll make sure my other distributions do not have these defects.
Ed


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