[PATCH] D21314: Make pair respect is_copy_assignable and is_move_assignable
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 13 16:26:16 PDT 2016
EricWF created this revision.
EricWF added reviewers: mclow.lists, rsmith, K-ballo.
EricWF added a subscriber: cfe-commits.
This shows the basic jist of my proposed changes. I haven't tested them enough to ensure they are 100% correct.
Can anybody suggest a better solution?
http://reviews.llvm.org/D21314
Files:
include/utility
test/test.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21314.60624.patch
Type: text/x-patch
Size: 3956 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160613/308fdc27/attachment.bin>
More information about the cfe-commits
mailing list