gcc/libstdc++-v3/include/ext
Edward Smith-Rowland 10da5b7cbc Implement uniform_inside_sphere_distribution extension.
2016-10-26  Edward Smith-Rowland  <3dw4rd@verizon.net>

	Implement uniform_inside_sphere_distribution extension.
	* include/ext/random: Implement uniform_inside_sphere_distribution.
	* include/ext/random.tcc: Ditto.
	* testsuite/ext/random/uniform_inside_sphere_distribution/
	cons/default.cc: New.
	* testsuite/ext/random/uniform_inside_sphere_distribution/
	cons/parms.cc: New.
	* testsuite/ext/random/uniform_inside_sphere_distribution/
	operators/equal.cc: New.
	* testsuite/ext/random/uniform_inside_sphere_distribution/
	operators/generate.cc: New.
	* testsuite/ext/random/uniform_inside_sphere_distribution/
	operators/inequal.cc: New.
	* testsuite/ext/random/uniform_inside_sphere_distribution/
	operators/serialize.cc: New.

From-SVN: r241562
2016-10-26 15:34:18 +00:00
..
pb_ds Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
algorithm Update copyright years. 2016-01-04 15:30:50 +01:00
aligned_buffer.h Update copyright years. 2016-01-04 15:30:50 +01:00
alloc_traits.h Update copyright years. 2016-01-04 15:30:50 +01:00
array_allocator.h Update copyright years. 2016-01-04 15:30:50 +01:00
atomicity.h Update copyright years. 2016-01-04 15:30:50 +01:00
bitmap_allocator.h PR65122 extended alignment support in allocators 2016-10-14 13:03:47 +01:00
cast.h Update copyright years. 2016-01-04 15:30:50 +01:00
cmath Update copyright years. 2016-01-04 15:30:50 +01:00
codecvt_specializations.h Update copyright years. 2016-01-04 15:30:50 +01:00
concurrence.h Update copyright years. 2016-01-04 15:30:50 +01:00
debug_allocator.h Update copyright years. 2016-01-04 15:30:50 +01:00
enc_filebuf.h Update copyright years. 2016-01-04 15:30:50 +01:00
extptr_allocator.h Update copyright years. 2016-01-04 15:30:50 +01:00
functional Update copyright years. 2016-01-04 15:30:50 +01:00
iterator Update copyright years. 2016-01-04 15:30:50 +01:00
malloc_allocator.h Make sure the return value of malloc_allocator::allocate is zero-initialized so... 2016-10-16 16:31:43 +03:00
memory Update copyright years. 2016-01-04 15:30:50 +01:00
mt_allocator.h PR65122 extended alignment support in allocators 2016-10-14 13:03:47 +01:00
new_allocator.h Tweak whitespace in std::allocator files 2016-10-20 12:37:19 +01:00
numeric Update copyright years. 2016-01-04 15:30:50 +01:00
numeric_traits.h Update copyright years. 2016-01-04 15:30:50 +01:00
pod_char_traits.h Update copyright years. 2016-01-04 15:30:50 +01:00
pointer.h Update copyright years. 2016-01-04 15:30:50 +01:00
pool_allocator.h PR65122 extended alignment support in allocators 2016-10-14 13:03:47 +01:00
random Implement uniform_inside_sphere_distribution extension. 2016-10-26 15:34:18 +00:00
random.tcc Implement uniform_inside_sphere_distribution extension. 2016-10-26 15:34:18 +00:00
rb_tree Update copyright years. 2016-01-04 15:30:50 +01:00
rc_string_base.h Avoid reallocation for basic_string::clear() 2016-09-23 18:25:34 +01:00
rope Update copyright years. 2016-01-04 15:30:50 +01:00
ropeimpl.h Fix missing qualification in <ext/rope> 2016-07-25 13:56:12 +01:00
slist Update copyright years. 2016-01-04 15:30:50 +01:00
sso_string_base.h Update copyright years. 2016-01-04 15:30:50 +01:00
stdio_filebuf.h Update copyright years. 2016-01-04 15:30:50 +01:00
stdio_sync_filebuf.h Update copyright years. 2016-01-04 15:30:50 +01:00
string_conversions.h Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
throw_allocator.h Update copyright years. 2016-01-04 15:30:50 +01:00
type_traits.h libstdc++/69406 Fix test to check for supported headers 2016-01-21 13:33:27 +00:00
typelist.h Update copyright years. 2016-01-04 15:30:50 +01:00
vstring_fwd.h Update copyright years. 2016-01-04 15:30:50 +01:00
vstring_util.h Update copyright years. 2016-01-04 15:30:50 +01:00
vstring.h Update copyright years. 2016-01-04 15:30:50 +01:00
vstring.tcc Update copyright years. 2016-01-04 15:30:50 +01:00