Last updated 4 years ago
Was this helpful?
warning: 'auto' type specifier is a C++11 extension [-Wc++11-extensions]
echo "alias g++='g++ -std=c++11'" >> ~/.bashrc source ~/.bashrc