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

Invalid template Arguments for std::map in Eclipse 2023-12 with GCC version 13.2.0 #677

Closed
VietHungPhan opened this issue Jan 18, 2024 · 5 comments

Comments

@VietHungPhan
Copy link

Hi,
I always get the error "Invalid template Arguments" for std::map in Eclipse 2023-12 with linux GCC version 13.2.0. The __cplusplus is set to 201103. Below is my codes.

image


@i-garrison
Copy link
Contributor

Likely a duplicate of #438 too.

@jonahgraham
Copy link
Member

Hi @VietHungPhan - the fix to Issue #438 that @i-garrison implemented is available in the latest developer build (2024-03 M1) available here. That build contains numerous fixes to language support so any early testing of that build would be very much appreciated.

@VietHungPhan
Copy link
Author

VietHungPhan commented Jan 18, 2024 via email

@KarlOfDuty
Copy link

I had the same issue and the dev build fixed it for me, thanks!

@jonahgraham
Copy link
Member

I had the same issue and the dev build fixed it for me, thanks!

Thank you for reporting back. That is really helpful.

I am going to close this with thanks to all involved.

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

No branches or pull requests

4 participants