commit | 58a644cfdee53275e3d07eff0c2126dc88b87aef | [log] [tgz] |
---|---|---|
author | Jonathan Wakely <jwakely@redhat.com> | Fri Aug 05 15:17:20 2022 +0100 |
committer | Jonathan Wakely <jwakely@redhat.com> | Fri Aug 05 15:17:57 2022 +0100 |
tree | febdbcad251ba580c2f63b20dc894d7868e2af4f | |
parent | 29fc5075d7e1dd018599fc391eea4259ef5e4b6c [diff] |
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.