clang-modernize

Tool to convert C++98 and C++03 code to C++11

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