Implement P0217R3 - C++17 structured bindings
Implement P0217R3 - C++17 structured bindings * g++.dg/cpp1z/decomp1.C: New test. * g++.dg/cpp1z/decomp2.C: New test. * g++.dg/cpp1z/decomp3.C: New test. * g++.dg/cpp1z/decomp4.C: New test. * g++.dg/cpp1z/decomp5.C: New test. * g++.dg/cpp1z/decomp6.C: New test. * g++.dg/cpp1z/decomp7.C: New test. * g++.dg/cpp1z/decomp8.C: New test. * g++.dg/cpp1z/decomp9.C: New test. * g++.dg/cpp1z/decomp10.C: New test. Co-Authored-By: Jason Merrill <jason@redhat.com> From-SVN: r242378
Showing
gcc/testsuite/g++.dg/cpp1z/decomp1.C
0 → 100644
gcc/testsuite/g++.dg/cpp1z/decomp10.C
0 → 100644
gcc/testsuite/g++.dg/cpp1z/decomp2.C
0 → 100644
gcc/testsuite/g++.dg/cpp1z/decomp3.C
0 → 100644
gcc/testsuite/g++.dg/cpp1z/decomp4.C
0 → 100644
gcc/testsuite/g++.dg/cpp1z/decomp5.C
0 → 100644
gcc/testsuite/g++.dg/cpp1z/decomp6.C
0 → 100644
gcc/testsuite/g++.dg/cpp1z/decomp7.C
0 → 100644
gcc/testsuite/g++.dg/cpp1z/decomp8.C
0 → 100644
gcc/testsuite/g++.dg/cpp1z/decomp9.C
0 → 100644
Please
register
or
sign in
to comment