[Bug c++/67245] static_assert on inline function gives an error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67245 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---
[Bug c++/67245] static_assert on inline function gives an error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67245 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|
[Bug c++/67245] static_assert on inline function gives an error
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67245 --- Comment #1 from Andrew Pinski --- Oh looks like "weak" is getting in the way here.