[Bug c++/97341] New: Implicit casting from char** to const char* const* in template argument failing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97341 Bug ID: 97341 Summary: Implicit casting from char** to const char* const* in template argument failing Product: gcc Version: 10.2.0 Status: UNCONFIRMED Severity
[Bug c++/97341] Implicit casting from char** to const char* const* in template argument failing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97341 --- Comment #1 from Pratyush Das --- I should add, that this works in Clang.