Skip to content

Fix ambiguity between std::format and ::format

Marco Clemencic requested to merge run2/fixes-for-gcc13 into run2-patches

This fixes compilation with gcc13 and C++20.

Merge request reports