Do exactly what the compiler told you to do, enable C++ 11 by passing -std=c++11
as an argument.
solved storing values in a custom stuct creates compiler error [c++] [closed]
Do exactly what the compiler told you to do, enable C++ 11 by passing -std=c++11
as an argument.
solved storing values in a custom stuct creates compiler error [c++] [closed]