https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102637
Bug ID: 102637
Summary: "Error: ‘reinterpret_cast’ is not a constant
expression" when no reinterpret_cast is involved
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101901
Bug ID: 101901
Summary: "warning: statement has no effect" in a variadic
template with empty parameter pack.
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
S
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101904
Bug ID: 101904
Summary: Wrong result of decltype during instantiation of
std::result_of
Product: gcc
Version: 11.2.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101904
--- Comment #2 from Mikhail Kremniov ---
I see, thanks.
But I must mention that Clang is able to compile this code somehow.