This repository has been archived by the owner on Sep 22, 2023. It is now read-only.
Version 0.0.1 of the reference implementation of the std::indirect_value proposal for the C++ Standard Library
LatestFix copy functions (#71) * Copy construct C from i.get_c(). Also copy the deleter. * In assignment operator, assign the deleter. In case you assign from an empty i.ptr_, also reset this->ptr_