Skip to content

fix(c++): std::unordered_map cannot be used in struct. (#3727)#3728

Open
ruoruoniao wants to merge 1 commit into
apache:mainfrom
ruoruoniao:main
Open

fix(c++): std::unordered_map cannot be used in struct. (#3727)#3728
ruoruoniao wants to merge 1 commit into
apache:mainfrom
ruoruoniao:main

Conversation

@ruoruoniao
Copy link
Copy Markdown

@ruoruoniao ruoruoniao commented Jun 2, 2026

Why?

Cannot compile when there is a std::unordered_map in struct.

What does this PR do?

Fix that .

Related issues

Issue #3727 .

AI Contribution Checklist

  • Substantial AI assistance was used in this PR: yes / no
  • If yes, I included a completed AI Contribution Checklist in this PR description and the required AI Usage Disclosure.
  • If yes, my PR description includes the required ai_review summary and screenshot evidence of the final clean AI review results from both fresh reviewers on the current PR diff or current HEAD after the latest code changes.

Does this PR introduce any user-facing change?

  • Does this PR introduce any public API change?
  • Does this PR introduce any binary protocol compatibility change?

Benchmark

@ruoruoniao ruoruoniao force-pushed the main branch 2 times, most recently from c066ec6 to de7effa Compare June 2, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant