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?
Differential D21314
Make pair and tuple respect is_copy_assignable and is_move_assignable AbandonedPublic Authored by EricWF on Jun 13 2016, 4:26 PM.
Details
Summary 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?
Diff Detail Event TimelineEricWF updated this object. EricWF retitled this revision from Make pair respect is_copy_assignable and is_move_assignable to Make pair and tuple respect is_copy_assignable and is_move_assignable. Comment Actions
Revision Contents
Diff 60624 include/utility
test/test.pass.cpp
|