libstdc++: Update the <numeric> synopsis test to latest standard
authorPatrick Palka <ppalka@redhat.com>
Fri, 28 Feb 2020 17:43:14 +0000 (12:43 -0500)
committerPatrick Palka <ppalka@redhat.com>
Fri, 28 Feb 2020 20:08:14 +0000 (15:08 -0500)
commit799270b430542572ddc859331e9e15311ce7ee2c
tree1ebe99b26e3861ef0796f027f5dd649447229eb5
parent586b016cd48f5a5f6f2ba9f179105fabaa3e85dd
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.
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/26_numerics/headers/numeric/synopsis.cc