This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r212674 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 16 Jul 2014 15:47:27 -0000
- Subject: r212674 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Wed Jul 16 15:47:26 2014
New Revision: 212674
URL: https://gcc.gnu.org/viewcvs?rev=212674&root=gcc&view=rev
Log:
2014-07-16 Paolo Carlini <paolo.carlini@oracle.com>
* include/ext/random: Minor formatting and cosmetic tweaks.
(uniform_on_sphere_distribution<>::operator==
(const uniform_on_sphere_distribution&,
const uniform_on_sphere_distribution&)): Compare the _M_nds.
(uniform_on_sphere_distribution<>::reset): Reset _M_nd.
(operator!=(const uniform_on_sphere_distribution&,
const uniform_on_sphere_distribution&)): Adjust.
* include/ext/random.tcc: Minor cosmetc tweaks.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/ext/random
trunk/libstdc++-v3/include/ext/random.tcc