GCC 11 compatibility (C++17)
In GCC 11 the default C++ standard will be C++17. Fix compilation with -std=c++17. Still works with older versions.
In GCC 11 the default C++ standard will be C++17. Fix compilation with -std=c++17. Still works with older versions.