Files
yabridge/src/wine-host
Robbert van der Helm 33777d2876 Use same style for optional and avoid double check
I did not know that `std::optional::value()` did checked access. And I
still prefer a more explicit .has_value() over boolean conversion, but
this seems to be the accepted way to do this.
2020-06-05 22:35:56 +02:00
..
2020-06-05 22:18:40 +02:00
2020-05-28 15:27:45 +02:00