beman-project / optional26

Beman.Optional26: `std::optional` extensions targeting C++26
Apache License 2.0
13 stars 8 forks source link

Fix issues #47

Closed steve-downey closed 1 month ago

steve-downey commented 2 months ago

Fixes in the primary template for issues #36 #37 #38 #29 #40 #41 #42 #43 #44

Plan to add fix for #45 also.

Need to review the reference specialization for similar issues.