Brad King 03cc18678e optional: Fix compilation on XLClang 16.1.0
The compiler rejects initialization with `= {}`:

    error: chosen constructor is explicit in copy-initialization

Use just `{}` instead.
2023-05-26 00:20:21 +01:00
..
2023-05-22 23:27:25 +01:00
2023-05-05 18:05:53 +01:00
2023-02-28 14:26:12 +00:00
2021-08-23 19:39:55 +01:00