Which C++ standards do you regularly use?

C++1166%C++1435%C++9822%C++0321%C++1712%
46%

don't plan to move to a newer C++ standard.

62%

of those using older standards (C++ 98 and C++ 03) are moving to modern C++ standards.

25%

of C++ developers are planning to move to C++17.

Which editor or IDE do you use the most? (%)

Visual StudioCLionVi/VimXcodeQtCreatorNetBeans341010985VisualStudio CodeEmacsKDevelopEclipse CDTAtomOthers544214

Which unit testing framework do you regularly use?

Google.Test45%Boost.Test26%CppUnit11%CppUTest10%Catch5%Others7%None21%

Which project models or build systems do you regularly use?

Visual Studio Project37%CMake34%Makefiles33%Autotools16%QMake11%Custom9%Xcode Project8%Boost.Build5%SCons3%Bazel2%Others1%None14%

Emacs users prefer CMake (87%), while Vi/Vim users prefer Makefiles (91%).

Which compilers do you regularly use?

GCC66%MSVC33%Clang29%Intel18%Custom9%Others3%