Skip to content

Commit

Permalink
Merge pull request #18334 from jketema/template-parameters-1
Browse files Browse the repository at this point in the history
C++: Update test after extractor changes
  • Loading branch information
jketema authored Dec 20, 2024
2 parents 5f81234 + 6f9968d commit 46e9d0a
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@
| types.cpp:31:7:31:9 | clX<TX1> | clX<TX1> |
| types.cpp:32:17:32:19 | TX3 | int |
| types.cpp:36:19:36:21 | TX2 | TX2 |
| types.cpp:40:30:40:30 | T | T |
| types.cpp:40:39:40:42 | Tmpl | Tmpl |
| types.cpp:41:8:41:18 | TemplateSel<Tmpl> | TemplateSel<Tmpl> |
| types.cpp:42:22:42:22 | T | T |
Expand Down

0 comments on commit 46e9d0a

Please sign in to comment.