[PATCH] D11576: Fix a problem in inplace_merge, where we leave objects in a moved-from state.
Marshall Clow
mclow.lists at gmail.com
Tue Jul 28 14:30:51 PDT 2015
mclow.lists created this revision.
mclow.lists added reviewers: EricWF, krememek, dexonsmith.
mclow.lists added a subscriber: cfe-commits.
Bug report from Ted K, and solution outlined by Duncan Exon Smith.
Thanks for the info!
http://reviews.llvm.org/D11576
Files:
include/algorithm
test/std/algorithms/alg.sorting/alg.merge/inplace_merge.pass.cpp
test/std/algorithms/alg.sorting/alg.merge/inplace_merge_comp.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11576.30857.patch
Type: text/x-patch
Size: 6541 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150728/f7f74f45/attachment.bin>
More information about the cfe-commits
mailing list