This repository was archived by the owner on Oct 28, 2021. It is now read-only.
Commit 471d5c0
committed
Fix Host compiler error
Shouldn't use move when creating unique_ptr<steady_timer> since it prevents copy elision1 parent c254be9 commit 471d5c0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
| 492 | + | |
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| |||
0 commit comments