You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When compiling with latest GCC-11.2.0 with -std=c++20, there is error like convert ‘bool’ to ‘clang::TemplateName::Qualified’ error
It is better just leave it for default.
________________________________
From: Andreas Fertig ***@***.***>
Sent: Sunday, May 1, 2022 8:58:40 AM
To: andreasfertig/cppinsights ***@***.***>
Cc: nick huang ***@***.***>; Mention ***@***.***>
Subject: Re: [andreasfertig/cppinsights] convert ‘bool’ to ‘clang::TemplateName::Qualified’not allowed in latest GCC (Issue #458)
Hello @nickhuang99<https://github.com/nickhuang99>,
thanks for the fix. I use a modified version.
Andreas
—
Reply to this email directly, view it on GitHub<#458 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AA6LMI6GLLLNA6AF7RFMK6LVH2S3BANCNFSM5RQ7FZ7A>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
When compiling with latest GCC-11.2.0 with -std=c++20, there is error like convert ‘bool’ to ‘clang::TemplateName::Qualified’ error
It is better just leave it for default.
The text was updated successfully, but these errors were encountered: