dynamorio
dynamorio copied to clipboard
Upgrade to C++14 or even 17
We're currently at c++11, which is pretty old now. Upgrading to c++17, or at least c++14, would be nice.
This is not a problem for gnu/clang builds. And newer versions of VS support c++17.