hi folks, I think this has come up before, but I'm curious what would be the roadblocks (if any) for upgrading our minimum C++ standard from 11 to 14. One of the last hangers-on is probably our Python manylinux1 build which uses gcc 4.8, but is there anything else? The minimum supported MSVC for C++14 is VS 2017 -- would that cause any issues?
Thanks, Wes