aboutsummaryrefslogtreecommitdiff
path: root/libgfortran/io
diff options
context:
space:
mode:
authorJonathan Wakely <jwakely@redhat.com>2024-03-01 11:16:58 +0000
committerJonathan Wakely <jwakely@redhat.com>2024-03-04 20:24:58 +0000
commit0a545ac7000501844670add0b3560ebdbcb123c6 (patch)
treecf078b60c9208aaa4710dedbd722dd83fe60c92f /libgfortran/io
parenteae6b63b5b5426f943f58b5ae0bf0a6068ca8ad6 (diff)
downloadgcc-0a545ac7000501844670add0b3560ebdbcb123c6.zip
gcc-0a545ac7000501844670add0b3560ebdbcb123c6.tar.gz
gcc-0a545ac7000501844670add0b3560ebdbcb123c6.tar.bz2
libstdc++: Add missing std::tuple constructor [PR114147]
I caused a regression with commit r10-908 by adding a constraint to the non-explicit allocator-extended default constructor, but seemingly forgot to add an explicit overload with the corresponding constraint. libstdc++-v3/ChangeLog: PR libstdc++/114147 * include/std/tuple (tuple::tuple(allocator_arg_t, const Alloc&)): Add missing overload of allocator-extended default constructor. (tuple<T1,T2>::tuple(allocator_arg_t, const Alloc&)): Likewise. * testsuite/20_util/tuple/cons/114147.cc: New test.
Diffstat (limited to 'libgfortran/io')
0 files changed, 0 insertions, 0 deletions