gcc/libstdc++-v3/include
Paolo Carlini ce9555cb82 random.h (discrete_distribution<>::param_type): Disable move operations.
2010-10-12  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/random.h (discrete_distribution<>::param_type):
	Disable move operations.
	(piecewise_constant_distribution<>::param_type): Likewise.
	(piecewise_linear_distribution<>::param_type): Likewise.

	* include/bits/random.h (discrete_distribution<>::param_type::
	param_type()): Simplify, don't use _M_initialize.
	(piecewise_constant_distribution<>::param_type::param_type()):
	Likewise.
	(piecewise_linear_distribution<>::param_type::param_type()):
	Likewise.

From-SVN: r165391
2010-10-12 18:38:42 +00:00
..
backward
bits random.h (discrete_distribution<>::param_type): Disable move operations. 2010-10-12 18:38:42 +00:00
c
c_compatibility
c_global cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
c_std cmath (__pow_helper): Remove. 2010-09-27 09:27:05 +00:00
debug [multiple changes] 2010-10-11 22:32:01 +00:00
decimal
ext Uglify C++ headers some more. 2010-09-19 09:44:24 +00:00
parallel Uglify C++ headers some more. 2010-09-19 09:44:24 +00:00
precompiled typeindex: New. 2010-09-22 12:04:08 +00:00
profile [multiple changes] 2010-10-11 22:32:01 +00:00
std [multiple changes] 2010-10-11 22:32:01 +00:00
tr1 functional (function<>::swap): Use std::swap. 2010-10-04 17:28:24 +00:00
tr1_impl ios_init.cc (ios_base::Init::~Init): Add back semicolon at the end of the _GLIBCXX_SYNCHRONIZATION_HAPPENS* macros... 2010-08-13 11:48:34 +00:00
Makefile.am [multiple changes] 2010-09-29 11:56:34 +00:00
Makefile.in [multiple changes] 2010-09-29 11:56:34 +00:00