Commit 9c66612
committed
result_of -> invoke_result in pytorch/csprng/torchcsprng/csrc/kernels_body.inc
Summary: `result_of` is eliminated in C++20, so we use `invoke_result` instead
Reviewed By: palmje
Differential Revision: D57016781
fbshipit-source-id: cf7710d06a052d6d5a741de4e5bb8e56cc63cb0c1 parent 41aad37 commit 9c66612
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments