]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Add feature test macro for <experimental/scope>
authorJonathan Wakely <jwakely@redhat.com>
Fri, 5 Aug 2022 14:17:20 +0000 (15:17 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 5 Aug 2022 14:17:57 +0000 (15:17 +0100)
commit58a644cfdee53275e3d07eff0c2126dc88b87aef
treefebdbcad251ba580c2f63b20dc894d7868e2af4f
parent29fc5075d7e1dd018599fc391eea4259ef5e4b6c
libstdc++: Add feature test macro for <experimental/scope>

libstdc++-v3/ChangeLog:

* include/experimental/scope (__cpp_lib_experimental_scope):
Define.
* testsuite/experimental/scopeguard/uniqueres.cc: Check macro.
libstdc++-v3/include/experimental/scope
libstdc++-v3/testsuite/experimental/scopeguard/uniqueres.cc