http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54648
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54648
--- Comment #2 from Leonid Volnitsky 2012-09-26
13:16:16 UTC ---
Found bad commit.
Quick recap: GCC says that expression sizeof()==1 is not constexpr.
Commit is about template aliases and they are used in expression.
Bad com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54648
--- Comment #1 from Leonid Volnitsky 2012-09-21
00:59:30 UTC ---
Created attachment 28241
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28241
main.ii