Name |
Last commit
|
Last update |
---|---|---|
.. | ||
requirements/explicit_instantiation | ||
1.cc | ||
2.cc | ||
3.cc | ||
58800.cc | ||
check_type.cc | ||
moveable.cc | ||
random_test.cc |
PR libstdc++/69464 * include/Makefile.am: Add new header. * include/Makefile.in: Regenerate. * include/bits/random.h (uniform_int_distribution): Move to bits/uniform_int_dist.h. * include/bits/random.tcc (uniform_int_distribution::operator(), uniform_int_distribution::__generate_impl): Likewise. * include/bits/uniform_int_dist.h: New header. * include/bits/stl_algo.h [__cplusplus >= 201103L]: Include <bits/uniform_int_dist.h> instead of <random>. * testsuite/20_util/specialized_algorithms/uninitialized_copy/ move_iterators/1.cc: Include correct header for uninitialized_copy. * testsuite/20_util/specialized_algorithms/uninitialized_copy_n/ move_iterators/1.cc: Likewise. * testsuite/25_algorithms/nth_element/58800.cc: Include correct header for vector. * testsuite/26_numerics/random/pr60037-neg.cc: Adjust dg-error lines. From-SVN: r232798
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
requirements/explicit_instantiation | Loading commit data... | |
1.cc | Loading commit data... | |
2.cc | Loading commit data... | |
3.cc | Loading commit data... | |
58800.cc | Loading commit data... | |
check_type.cc | Loading commit data... | |
moveable.cc | Loading commit data... | |
random_test.cc | Loading commit data... |