lundi 25 janvier 2016

Compiler error: expected unqualified-id before ‘using’

I'm trying to compile this c++ code

using Foo = Bar;

and getting the compiler error

error: expected unqualified-id before ‘using’

Aucun commentaire:

Enregistrer un commentaire