2 Commits (ac2d0beedd907d15a7ead0e33a34959eb7964cc5)

Author SHA1 Message Date
Francisco a2174a5714 Fix type storage copy and move assignment function helper
Previously, in the case both the lhs and rhs optionals were present, the copy/move assignments were erroneously destroying the lhs object.
3 years ago
Francisco ced757a11b adt - add optional construct that closely emulates std::optional<T> 4 years ago