gcc/libstdc++-v3/include
Jonathan Wakely 95891ca020 libstdc++: Modernize <bits/random.h> helpers
Signed-off-by: Jonathan Wakely <jwakely@redhat.com>

libstdc++-v3/ChangeLog:

	* include/bits/random.h (_Shift::__value): Use constexpr.
	(_Select_uint_least_t::type): Use using-declaration.
	(_Mod): Likewise.
	* testsuite/26_numerics/random/pr60037-neg.cc: Adjust dg-error
	line number.
2021-07-16 15:03:03 +01:00
..
backward
bits libstdc++: Modernize <bits/random.h> helpers 2021-07-16 15:03:03 +01:00
c
c_compatibility
c_global
c_std
debug libstdc++: [_GLIBCXX_DEBUG] Enhance rendering of assert message 2021-05-26 21:50:17 +02:00
decimal
experimental libstdc++: Improvements to Doxygen markup 2021-07-01 18:45:48 +01:00
ext libstdc++: Use __extension__ instead of diagnostic pragmas 2021-07-16 15:03:03 +01:00
parallel
precompiled
pstl
std libstdc++: Use __extension__ instead of diagnostic pragmas 2021-07-16 15:03:03 +01:00
tr1
tr2
Makefile.am
Makefile.in