re PR libstdc++/52799 (deque::emplace(iterator, ...) tries to call push_front(...), which doesn't exist) 2012-03-30 Jeffrey Yasskin <jyasskin@gcc.gnu.org> Paolo Carlini <paolo.carlini@oracle.com> PR libstdc++/52799 * include/bits/deque.tcc (emplace): Fix thinko, replace push_front -> emplace_front, and likewise for *_back. * testsuite/23_containers/deque/modifiers/emplace/52799.cc: New. * testsuite/23_containers/list/modifiers/emplace/52799.cc: Likewise. * testsuite/23_containers/vector/modifiers/emplace/52799.cc: Likewise. Co-Authored-By: Paolo Carlini <paolo.carlini@oracle.com> From-SVN: r186035
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
capacity | Loading commit data... | |
cons | Loading commit data... | |
debug | Loading commit data... | |
modifiers | Loading commit data... | |
operations | Loading commit data... | |
requirements | Loading commit data... | |
14340.cc | Loading commit data... | |
18604.cc | Loading commit data... | |
23781_neg.cc | Loading commit data... | |
check_construct_destroy.cc | Loading commit data... | |
check_construct_destroy.h | Loading commit data... | |
init-list.cc | Loading commit data... | |
init-list.h | Loading commit data... | |
pthread1.cc | Loading commit data... | |
pthread5.cc | Loading commit data... | |
range_access.cc | Loading commit data... |