This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r190975 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: drepper at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Wed, 05 Sep 2012 12:41:19 -0000
- Subject: r190975 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: drepper
Date: Wed Sep 5 12:41:17 2012
New Revision: 190975
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=190975
Log:
* include/ext/random.tcc (__gnu_cxx:normal_mv_distribution<>)
(operator()): Use __generate() function of _M_nd.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/ext/random.tcc