gcc/libstdc++-v3/testsuite/26_numerics/headers
Patrick Palka 799270b430 libstdc++: Update the <numeric> synopsis test to latest standard
Tested with

  make check RUNTESTFLAGS="conformance.exp=*numeric*synopsis* --target_board=unix/-std=$std"

for std in {c++98, c++11, c++17, c++2a}.

libstdc++-v3/ChangeLog:

	* testsuite/26_numerics/headers/numeric/synopsis.cc: Add signatures for
	functions introduced in C++11, C++17 and C++2a.  Add 'constexpr' to
	existing signatures for C++2a.
2020-02-28 15:08:14 -05:00
..
ccomplex Update copyright years. 2020-01-01 12:51:42 +01:00
cfenv Update copyright years. 2020-01-01 12:51:42 +01:00
cmath Update copyright years. 2020-01-01 12:51:42 +01:00
complex Update copyright years. 2020-01-01 12:51:42 +01:00
complex.h Update copyright years. 2020-01-01 12:51:42 +01:00
cstdlib Update copyright years. 2020-01-01 12:51:42 +01:00
ctgmath Update copyright years. 2020-01-01 12:51:42 +01:00
numeric libstdc++: Update the <numeric> synopsis test to latest standard 2020-02-28 15:08:14 -05:00
random Update copyright years. 2020-01-01 12:51:42 +01:00
valarray Update copyright years. 2020-01-01 12:51:42 +01:00