[Bug c++/62223] error: there are no arguments to ‘static_asssert’ that depend on a template parameter?=,=?UTF-8?Q? so a declaration of ‘static_asssert’ must be available
glisse at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 22 07:56:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62223
Marc Glisse <glisse at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Marc Glisse <glisse at gcc dot gnu.org> ---
I am going to take a guess that you forgot to specify -std=c++11 or equivalent?
More information about the Gcc-bugs
mailing list