Closed adetaylor closed 2 years ago
Work in progress. There's more duplication here than is ideal (it would be nice if the existing mov function could be made to apply to cxx::UniquePtrs). I'm not at all sure this is sound yet.
mov
cxx::UniquePtr
@mcy I've addressed all the comments I know how to address, and replied to the others! Thanks as ever for wading through my code.
Work in progress. There's more duplication here than is ideal (it would be nice if the existing
mov
function could be made to apply tocxx::UniquePtr
s). I'm not at all sure this is sound yet.