What's the motivation for starting at C++11 now that C++17 (and goodies like `if constexpr`) is available on all platforms?
What's the motivation for starting at C++11 now that C++17 (and goodies like
if constexpr) is available on all platforms?