aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorPaolo Carlini <paolo@gcc.gnu.org>2009-10-29 19:26:04 +0000
committerPaolo Carlini <paolo@gcc.gnu.org>2009-10-29 19:26:04 +0000
commitd858307d7b08e7d948bb97f1e1d9c2ee109fb097 (patch)
tree2ab0b95ff993433452e04ec6c71d05d9be1d0351 /gcc
parent486024b158a3445f48aea91fb136dde3a174d219 (diff)
downloadgcc-d858307d7b08e7d948bb97f1e1d9c2ee109fb097.zip
gcc-d858307d7b08e7d948bb97f1e1d9c2ee109fb097.tar.gz
gcc-d858307d7b08e7d948bb97f1e1d9c2ee109fb097.tar.bz2
[multiple changes]
2009-10-29 Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/40925 * include/bits/stl_pair.h (pair<_T1, _T2>::pair(_U1&&, _U2&&)): Use enable_if to remove it from the overload set when either _U1 is not convertible to _T1 or _U2 is not convertible to _T2. (pair<>::pair(_U1&&, _Arg0&&, _Args&&...)): Remove. 2009-10-29 Douglas Gregor <doug.gregor@gmail.com> PR libstdc++/40925 * testsuite/20_util/pair/40925.cc: Add. From-SVN: r153725
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions