Patrick Wuttke
|
7d6fcc60fc
|
Added support for forwarding exceptions via Future.
|
2025-09-22 21:39:03 +02:00 |
|
|
1d32530be7
|
Added allReady() and getAll() functions for futures and c_allDone() with tasks for tasks.
|
2025-07-01 18:19:38 +02:00 |
|
|
573c431dbd
|
Lots of windows fixes and some more improvements.
|
2025-06-24 15:21:01 +02:00 |
|
|
2af1b5edd5
|
Made Future::set() only callable on futures with void result to prevent futures that are ready but have no result.
|
2024-11-12 23:31:43 +01:00 |
|
|
9ba097fc2f
|
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
|
2024-08-29 00:01:23 +02:00 |
|
|
5aecd20c56
|
Use our optional type for storing results of the future.
|
2023-11-16 23:38:53 +01:00 |
|
|
da781b87f2
|
intial commit
|
2023-05-29 14:51:44 +02:00 |
|