Downgrade TVM Runtime to C++11?

The TVM runtime hasn’t been compatible with C++11 for a while (long before the switch to C++17).

At this point I’m opposed to such downgrades. The users of older platforms can always download and install newer versions of C++ compilers, either gcc or clang.