fix util::optional comparison operators
[kazan.git] / src / util / optional.h
2017-09-24 Jacob Lifshayfix util::optional comparison operators
2017-09-06 Jacob Lifshaychange project name to Kazan and reformat code
2017-07-20 Jacob Lifshayfixed bug in util::optional::reset(); forgot to set...
2017-06-16 Jacob Lifshayfix util::optional copy/move constructors
2017-06-16 Jacob Lifshayfix operator = bug in util::optional
2017-06-05 Jacob Lifshaychange type naming style
2017-06-03 Jacob Lifshayfix bugs in variant and optional
2017-05-26 Jacob Lifshayinitial commit