PR libstdc++/87538 Verify fix for std::experimental::not_fn
authorJonathan Wakely <jwakely@redhat.com>
Mon, 8 Oct 2018 12:17:58 +0000 (13:17 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 8 Oct 2018 12:17:58 +0000 (13:17 +0100)
commitaca0dcde1ff2b81eb6335bdf2e8ae73f7519c99a
treee0f9b0de8cf28b64349820f790335a09d7d41f15
parent606f6be67bfc5b533d72d83063e184b6df0e125f
PR libstdc++/87538 Verify fix for std::experimental::not_fn

PR libstdc++/87538
* testsuite/experimental/functional/87538.cc: New test.

From-SVN: r264922
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/experimental/functional/87538.cc [new file with mode: 0644]