dynamorio icon indicating copy to clipboard operation
dynamorio copied to clipboard

Upgrade to C++14 or even 17

Open xdje42 opened this issue 1 year ago • 0 comments

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.

xdje42 avatar Feb 23 '24 17:02 xdje42