faster random number engine

Benjamin De Kosnik bkoz@redhat.com
Thu Aug 30 16:37:00 GMT 2012


On Wed, 29 Aug 2012 14:34:40 -0400
Ulrich Drepper <drepper@gmail.com> wrote:

> On Wed, Aug 29, 2012 at 11:43 AM, Paolo Carlini
> <paolo.carlini@oracle.com> wro
> > The substance isn't of course. But normally we don't have __gnu_cxx
> > things in the same std header. Can't we have a new ext/random and
> > put it in there? If we can separate the new code to it, I think
> > people would not even object to the target dependency, etc. In ext/
> > we are quite free to do extension / experimental work.
> 
> OK, I moved the definition to ext.  Will check in the result.

Nice! Thanks.

Here's a small patchlet to set the abi version to .18. With this,
check-abi will pass.

tested x86/linux

-benjamin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20120830-1.patch
Type: text/x-patch
Size: 1221 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20120830/3e278676/attachment.bin>


More information about the Libstdc++ mailing list