http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54021

--- Comment #8 from Andy Lutomirski <luto at mit dot edu> 2012-09-09 06:05:34 
UTC ---
Did you mean "constexpr bool a" instead of "book const a"?  If so, I agree. 
But consider:

bool const a = something complicated

Is a a constant?

Reply via email to