clang++-3.5

C, C++ and Objective-C compiler (LLVM based)

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