Skip to content
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

Latest
Compare
Choose a tag to compare
@Twon Twon released this 13 Mar 11:02
76d3fb3
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_