This repository has been archived by the owner on Sep 22, 2023. It is now read-only.
Releases: jbcoe/indirect_value
Releases · jbcoe/indirect_value
Version 0.0.1 of the reference implementation of the std::indirect_value proposal for the C++ Standard Library
Version 0.0.1 of the reference implementation of the std::indirect_value proposal for the C++ Standard Library
Latest
Fix 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_