aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2023-02-27 22:34:57 +0000
committerJonathan Wakely <jwakely@redhat.com>2023-02-28 09:49:11 +0000
commit8e342c04550466ab088c33746091ce7f3498ee44 (patch)
tree45266e22922348c83bacc43659c36abb3f4f3361 /gcc
parent822a11a1e642e0abe92a996e7033a5066905a447 (diff)
downloadgcc-8e342c04550466ab088c33746091ce7f3498ee44.zip
gcc-8e342c04550466ab088c33746091ce7f3498ee44.tar.gz
gcc-8e342c04550466ab088c33746091ce7f3498ee44.tar.bz2
libstdc++: Fix uses_allocator_construction_args for pair<T&&, U&&> [PR108952]
This implements LWG 3527 which fixes the handling of pair<T&&, U&&> in std::uses_allocator_construction_args. libstdc++-v3/ChangeLog: PR libstdc++/108952 * include/bits/uses_allocator_args.h (uses_allocator_construction_args): Implement LWG 3527. * testsuite/20_util/pair/astuple/get-2.cc: New test. * testsuite/20_util/scoped_allocator/108952.cc: New test. * testsuite/20_util/uses_allocator/lwg3527.cc: New test.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions