aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.c
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2020-10-23 00:58:35 +0100
committerJonathan Wakely <jwakely@redhat.com>2020-10-23 01:12:00 +0100
commitca021ac617277ba73cb694f8d26ec0f5e1293451 (patch)
treeb04d7cb192c82d21a89dfc13c5c6d8158b27cf53 /gcc/expr.c
parent5c1506304c52c29497a12c65734caaaa99996f77 (diff)
downloadgcc-ca021ac617277ba73cb694f8d26ec0f5e1293451.zip
gcc-ca021ac617277ba73cb694f8d26ec0f5e1293451.tar.gz
gcc-ca021ac617277ba73cb694f8d26ec0f5e1293451.tar.bz2
libstdc++: Ensure std::forward_as_tuple is defined
The recent changes to reduce includes in <memory_resource> went a bit too far, and it's possible for std::forward_as_tuple to not be defined when used. While doing this, I noticed the problematic calls to forward_as_tuple were not qualified, so performed unwanted ADL. libstdc++-v3/ChangeLog: * include/experimental/memory_resource: Include <tuple>. (polymorphic_allocator::construct): Qualify forward_as_tuple. * include/std/memory_resource: Likewise.
Diffstat (limited to 'gcc/expr.c')
0 files changed, 0 insertions, 0 deletions