| Age | Commit message (Expand) | Author |
|---|---|---|
| 2015-05-01 | Add str_to_int_ifp that returns an Optional<int> instead of throwing | Maxime Coste |
| 2015-04-15 | Optional: put the bool m_valid after the content to improve packing | Maxime Coste |
| 2015-03-14 | Change ParameterParser switch interface, use an Optional<StringView> | Maxime Coste |
| 2014-12-25 | Minor code tweak in optional.hh | Maxime Coste |
| 2014-12-23 | Remove trailing blank lines | Maxime Coste |
| 2014-10-28 | Add noexcept spec to move constructor and move assign | Maxime Coste |
| 2014-08-19 | Add support for operator== to Optional | Maxime Coste |
| 2014-06-27 | Replace boost::optional with our own implementation | Maxime Coste |
