mirror of
https://github.com/Naios/continuable.git
synced 2025-12-21 19:14:49 +08:00
List initialization of unsafe_locker class resulted in a compiler error, because 1) it had no constructor matching the arguments, and 2) it had user-declared constructors, so aggregate initialization was not allowed. This change fixes the issue by adding an appropriate constructor. |
||
|---|---|---|
| .. | ||
| continuable | ||