This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r115179 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: paolo at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 04 Jul 2006 15:42:33 -0000
- Subject: r115179 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: paolo
Date: Tue Jul 4 15:42:32 2006
New Revision: 115179
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=115179
Log:
2006-07-04 Paolo Carlini <pcarlini@suse.de>
* include/tr1/random (_Adaptor<>::operator()()): Cast 1 to
result_type.
(variate_generator<>::operator()(),
variate_generator<>::operator()(_Tp)): Inline.
* include/tr1/random: Minor cosmetic changes.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/tr1/random