mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
This turns issues like creating two shared ptrs from a single raw ptr from popping up at runtime, instead making them a compile error. Signed-off-by: flow <flowlnlnln@gmail.com> |
||
|---|---|---|
| .. | ||
| ConcurrentTask.cpp | ||
| ConcurrentTask.h | ||
| MultipleOptionsTask.cpp | ||
| MultipleOptionsTask.h | ||
| SequentialTask.cpp | ||
| SequentialTask.h | ||
| Task.cpp | ||
| Task.h | ||