]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Add tests for std::invoke feature test macro
authorJonathan Wakely <jwakely@redhat.com>
Wed, 5 May 2021 11:41:14 +0000 (12:41 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Thu, 6 May 2021 13:05:35 +0000 (14:05 +0100)
commit4f354e7447c27f2a9dfa7fee392355a1c9ef046c
tree70e39864bd47608586d9530e26d2aa54e8392fc5
parent9ff7e01b7f772cbdf52deed61897c4a2533f7db6
libstdc++: Add tests for std::invoke feature test macro

libstdc++-v3/ChangeLog:

* testsuite/20_util/function_objects/invoke/3.cc: Check feature
test macro.
* testsuite/20_util/function_objects/invoke/version.cc: New test.

(cherry picked from commit 29745bf06276b9628d08ef1c9e28890cc56df4aa)
libstdc++-v3/testsuite/20_util/function_objects/invoke/3.cc
libstdc++-v3/testsuite/20_util/function_objects/invoke/version.cc [new file with mode: 0644]
This page took 0.057873 seconds and 5 git commands to generate.