Files
0ad/source/ps
phosit a786a1f3d8 Use std::variant in Future
Either a return value or an exception has to be stored. With
`std::variant` it's more explicit.
Also the return value is never empty, so there is no need for
`std::optional` anymore.
2025-02-10 18:11:02 +01:00
..
2024-12-09 10:43:35 +01:00
2024-12-27 19:32:03 +01:00
2024-12-10 11:29:48 +01:00
2024-12-10 11:29:48 +01:00
2025-02-10 18:11:02 +01:00
2025-01-30 21:15:28 +01:00
2025-01-06 06:59:14 +01:00
2024-12-05 17:49:16 +01:00
2024-12-19 21:36:51 +01:00
2024-12-19 21:36:51 +01:00