Commit 6a11cd5
committed
Improve perfect forwarding test a little bit
Comment: #165096 (comment)
>the test looks nice. but it would be even better if we can let the test to run the function instead of just check the type1 parent fd81525 commit 6a11cd5
File tree
1 file changed
+9
-9
lines changed- libcxx/test/std/utilities/function.objects/func.bind.partial
1 file changed
+9
-9
lines changedLines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
0 commit comments