fixed bug in util::optional::reset(); forgot to set is_full to false
authorJacob Lifshay <programmerjake@gmail.com>
Thu, 20 Jul 2017 08:11:03 +0000 (01:11 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Thu, 20 Jul 2017 08:11:03 +0000 (01:11 -0700)
commit609ded941bc974e802fac577341c3eb5a231b7f7
treecae1d80935ac70ab7c75196955288613653d52b9
parent8b6713013f39cb2c0ebcd63b0187241b0646fdd9
fixed bug in util::optional::reset(); forgot to set is_full to false
src/util/optional.h