Commit 147d0f6
committed
Do not use std::remove_cvref_t, does not exist in C++17, use custom one.
1 parent 4df4747 commit 147d0f6
File tree
1 file changed
+1
-1
lines changed- include/ck/tensor_operation/gpu/thread
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
289 | | - | |
| 289 | + | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
| |||
0 commit comments