Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

C++: Update template test to also output the value of template arguments #18923

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

jketema
Copy link
Contributor

@jketema jketema commented Mar 4, 2025

These values are currently the same as the result that getTemplateArgument yields. However, this will change with the upcoming frontend update.

These values are currently the same as the result that `getTemplateArgument`
yields. However, this will change with the upcoming frontend update.
@Copilot Copilot bot review requested due to automatic review settings March 4, 2025 15:27
@jketema jketema requested a review from a team as a code owner March 4, 2025 15:27

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Tip: If you use Visual Studio Code, you can request a review from Copilot before you push from the "Source Control" tab. Learn more

@github-actions github-actions bot added the C++ label Mar 4, 2025
@jketema jketema requested a review from geoffw0 March 4, 2025 15:27
@jketema jketema merged commit 795a2e1 into github:main Mar 4, 2025
9 checks passed
@jketema jketema deleted the template-arguments branch March 4, 2025 16:56
@github github deleted a comment from Hamid054 Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants