Skip to content
Snippets Groups Projects
Martin Wölzer's avatar
Martin Wölzer authored
- type of basic_option_t::_value changed from std::optional<T> to T.
- `operator bool()` now returns `_value != default_value` instead of `has_value()`.
c80d32e5
Name Last commit Last update