g++-4.8

GNU C++ compiler

Debian Debian
RUN apt-get update && \ apt-get install -y g++-4.8
Ubuntu
RUN apt-get update && \ apt-get install -y g++-4.8
Raspbian
RUN apt-get update && \ apt-get install -y g++-4.8
click the source code to copy install g++-4.8 on any operating system with command-not-found.com